- umount() - Static method in class net.java.truevfs.access.TVFS
-
Commits all pending changes for all (nested) archive files to their
respective parent file system, closes their associated target archive
file in order to allow access by third parties
(e.g. other processes), cleans up any temporary allocated resources
(e.g. temporary files) and purges any cached data.
- umount(TFile) - Static method in class net.java.truevfs.access.TVFS
-
Commits all pending changes for all (nested) archive files within the
given (virtual) directory tree to their respective parent file
system, closes their associated target archive file in order to allow
access by third parties (e.g. other processes), cleans up any
temporary allocated resources (e.g. temporary files) and purges any
cached data.
- umount(FsMountPoint) - Static method in class net.java.truevfs.access.TVFS
-
Commits all pending changes for all (nested) archive files within the
given (virtual) directory tree to their respective parent file
system, closes their associated target archive file in order to allow
access by third parties (e.g. other processes), cleans up any
temporary allocated resources (e.g. temporary files) and purges any
cached data.