Jcon.fileExists
Jcon.fileExists($filePath) -> boolean
Description
Returns true if the .jcon file exists in the config directory.
Jcon.fileExists('myConfig.jcon')
//= true
Returns true if the .jcon file exists in the config directory.
Jcon.fileExists('myConfig.jcon')
//= true