docs » hs.plist
Read and write Property List files
Signature | hs.plist.read(filepath) -> table |
---|---|
Type | Function |
Description | Loads a Property List file |
Parameters |
|
Returns |
|
Signature | hs.plist.write(filepath, data[, binary]) -> boolean |
---|---|
Type | Function |
Description | Writes a Property List file |
Parameters |
|
Returns |
|
Notes |
|