get_attach_method


Description:

[ Version ( deprecated = true , since = "1.9.8" ) ]
public string get_attach_method () throws Error

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