# Functions
NewDiskVFS create an instance of VFS for the local disk file system.
NewEmptyVFS create an instance of VFS for the unknown file system.
NewFlagSet returns a new, empty flag set with the specified name and error handling property.
NewSize create an instance of Size from bytes size.
NewVFS auto recognition the file system and create an instance of VFS according to the path.