get_path
Description:
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.
Parameters:
this |
A GuestfsSession object |
Returns:
the returned string, or NULL on error |