1
0
Fork 0
arangodb/Documentation/DocuBlocks/JS_IsDirectory.md

8 lines
113 B
Markdown

@brief tests if path is a directory
`fs.isDirectory(path)`
Returns true if the *path* points to a directory.