list_9p
Description:
[ CCode ( array_length = false , array_null_terminated = true ) ]
[ Version ( since = "1.11.12" ) ]
public string[] list_9p () throws Error
[ Version ( since = "1.11.12" ) ]
public string[] list_9p () throws Error
list 9p filesystems
List all 9p filesystems attached to the guest. A list of mount tags is returned.
Parameters:
this |
A GuestfsSession object |
Returns:
an array of returned strings, or NULL on error |