|
File I/O and processes |
These functions allow you to access files, directories, processes and other core operating system functions. Additionally, the 'anyfs' library allows you to write code that transparantly accesses local or remote files (ftp, webdav)
|
 |
File and disk I/O (wh::files.whlib) |
Functions to create blobs and to manage files and directories on the filesystem hosting WebHare
|
 |
Processes and the OS (wh::os.whlib) |
This library offers functions and macros that allow you to access the underlying operating system and manipulate processes.
|
 |
Remote filesystem API (wh::anyfs.whlib) |
This library offers uniform access to local, FTP and WebDav filesystems
|