mount
mount(
this,mountPoint,fs):void
Defined in: src/vfs/shared.ts:42
Internal
Mounts the file system at mountPoint.
Parameters
Section titled “Parameters”unknown
mountPoint
Section titled “mountPoint”string
Returns
Section titled “Returns”void