is_launching
Description:
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).
Parameters:
this |
A GuestfsSession object |
Returns:
the returned value, or -1 on error |