[ Version ( deprecated = true , since = "1.9.8" ) ]
public bool set_attach_method (string backend) throws Error
Warning: set_attach_method is deprecated.
set the backend
In new code, use set_backend instead
Set the method that libguestfs uses to connect to the backend guestfsd daemon.
See "BACKEND" in guestfs(3).
this |
A GuestfsSession object |
true on success, false on error |