get_attach_method
Description:
Warning: get_attach_method is deprecated.
get the backend
Note:
In new code, use get_backend instead
Return the current backend.
See set_backend and "BACKEND" in guestfs(3).
Parameters:
this |
A GuestfsSession object |
Returns:
the returned string, or NULL on error |