MountT.canUnmount

Checks if @mount can be unmounted.

template MountT(TStruct)
bool
canUnmount
()

Return Value

Type: bool

%TRUE if the @mount can be unmounted.

Meta