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

File.isDir

File.isDir($path) -> boolean

Description

Return true if the path exists and is a directory.

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

See Also