mountpoints


Description:

[ Version ( since = "1.0.62" ) ]
public HashTable<string,string> mountpoints () throws Error

show mountpoints

This call is similar to mounts. That call returns a list of devices. This one returns a hash table (map) of device name to directory where the device is mounted.

Parameters:

this

A GuestfsSession object

Returns:

a GHashTable of results, or NULL on error