[ Version ( since = "0.8" ) ]
public bool umount_all () throws Error
unmount all filesystems
This unmounts all mounted filesystems.
Some internal mounts are not unmounted by this call.
this |
A GuestfsSession object |
true on success, false on error |