is_ready
Description:
is ready to accept commands
This returns true iff this handle is ready to accept commands (in the READY
state).
For more information on states, see guestfs(3).
Parameters:
this |
A GuestfsSession object |
Returns:
the returned value, or -1 on error |