VfsFolder.close

Close and/or synchronize changes made to this folder. Each driver should take advantage of this as appropriate, perhaps combining multiple files together, or possibly copying to a remote location.

interface VfsFolder
close
(
bool commit = true
)

Meta