[ Version ( since = "1.0.62" ) ]
public bool rmmountpoint (string exemptpath) throws Error
remove a mountpoint
This call removes a mountpoint that was previously created with mkmountpoint . See mkmountpoint for full details.
this |
A GuestfsSession object |
true on success, false on error |