Version: v0.7.1 - Beta.  We welcome contributors & feedback.

Jcon.fileExists

Jcon.fileExists($filePath) -> boolean

Description

Returns true if the .jcon file exists in the config directory.

Jcon.fileExists('myConfig.jcon')

//= true

See Also