umount

Removes the attachment of the filesystem mounted on target.

void
umount
(
string target
)

Parameters

target string

Target directory with mounted filesystem.

See also: man 2 umount

Meta