function
Library: File system utilities (OMVFS)
Import : omvfs.xmd |
Returns: A vfs.directory object representing the specified directory. |
export external directory function connect-directory value string location on value directory on-dir optional
Argument definitions
vfs.connect-directory
is a specialized version of vfs.connect
for use only on the local file system. See vfs.connect
for details.