get_path


Description:

[ 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.

Parameters:

this

A GuestfsSession object

Returns:

the returned string, or NULL on error