[ Version ( since = "1.0.2" ) ]
public int8 is_launching () throws Error
is launching subprocess
This returns true iff this handle is launching the subprocess (in the LAUNCHING
state).
For more information on states, see guestfs(3).
this |
A GuestfsSession object |
the returned value, or -1 on error |