is_config


Description:

[ Version ( since = "1.0.2" ) ]
public int8 is_config () throws Error

is in configuration state

This returns true iff this handle is being configured (in the CONFIG state).

For more information on states, see guestfs(3).

Parameters:

this

A GuestfsSession object

Returns:

the returned value, or -1 on error