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

File.isFile

File.isFile($path) -> boolean

Description

Return true if the path exists and is a file.

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

See Also