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