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

8 lines
98 B
Markdown

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