|
|||||
|
||||||
Other Library Functions |
function |
vfs.omvfs-version |
Library: General, File system utilities (OMVFS)
Import: omvfs.xmd |
Return type: String Returns: Library copyright and version information. |
export external stream function omvfs-version
Use omvfs-version to obtain the version and copyright information for omvfs - virtual file system library.
To display copyright and version information, add the following line to your program:
output vfs.omvfs-version || "%n"