[ Version ( since = "1.0.2" ) ]
public int8 is_busy () throws Error
is busy processing a command
This always returns false. This function is deprecated with no replacement. Do not use this function.
For more information on states, see guestfs(3).
this |
A GuestfsSession object |
the returned value, or -1 on error |