[ Version ( since = "0.3" ) ]
public unowned string get_path () throws Error
get the search path
Return the current search path.
This is always non-NULL. If it wasn't set already, then this will return the default path.
this |
A GuestfsSession object |
the returned string, or NULL on error |