[ Version ( deprecated = true , since = "1.9.8" ) ]
public string get_attach_method () throws Error
Warning: get_attach_method is deprecated.
get the backend
In new code, use get_backend instead
Return the current backend.
See set_backend and "BACKEND" in guestfs(3).
this |
A GuestfsSession object |
the returned string, or NULL on error |