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

176 B

@brief makes a given path absolute fs.makeAbsolute(path)

Returns the given string if it is an absolute path, otherwise an absolute path to the same location is returned.