get_cachedir
Description:
[
Version ( since =
"1.19.58" ) ]
public string get_cachedir ()
throws Error
get the appliance cache directory
Get the directory used by the handle to store the appliance cache.
Parameters:
this |
A GuestfsSession object
|
Returns:
the returned string, or NULL on error
|