get_backend
Description:
get the backend
Return the current backend.
This handle property was previously called the "attach method".
See set_backend and "BACKEND" in guestfs(3).
Parameters:
this |
A GuestfsSession object |
Returns:
the returned string, or NULL on error |