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

File.exists

File.exists($path) -> boolean

Description

Return true if the file or directory exists. Otherwise, return false.

The $path is relative to the data/files directory.

See Also