|
||
Provides simple to use file system utilities.
The functions of this API complement the main file system handling
functions defined in the File Server Client Side API. In many cases, the caller
must have already obtained a file server session (RFs
).
Functions include:
checking whether a file, folder, or path exists
copying, renaming, and deleting files
parsing and manipulating file names
comparing UIDs
All functions are static members of BaflUtils
.