[ Version ( since = "1.21.26" ) ]
public string get_backend () throws Error
get the backend
Return the current backend.
This handle property was previously called the "attach method".
See set_backend and "BACKEND" in guestfs(3).
this |
A GuestfsSession object |
the returned string, or NULL on error |