umount
umount(
this,mountPoint):void
Defined in: src/vfs/shared.ts:61
Unmounts the file system at mountPoint.
Parameters
Section titled “Parameters”unknown
mountPoint
Section titled “mountPoint”string
Returns
Section titled “Returns”void
[BREAKING] make this async and await vcache sync