path of the file to create
true
Returns the contents of a json file as an object.
Creates an empty file if one does not already exist.
path of the file to read
Updates a json file. Deep merges data
into the existing object.
Updates a json file. Deep merges data
into the existing object.
Updates a json file. Overrides the existing object with data
.
Generated using TypeDoc
Creates an empty json file if one does not already exist