Returns the absolute path of a managed file. The file is created lazily with defaultContent (JSON-stringified) only when it does not exist yet.
defaultContent
File identifier.
Initial JSON content used on first run.
Absolute file path.
Returns the absolute path of a managed file. The file is created lazily with
defaultContent(JSON-stringified) only when it does not exist yet.