An object representing a tristate: i.e. true, false, or unset. If a language
binding has a native concept of true and false which also correspond to the
integer values 1 and 0 respectively, these will also correspond to
GUESTFS_TRISTATE_TRUE and GUESTFS_TRISTATE_FALSE.
An object representing a tristate: i.e. true, false, or unset. If a language binding has a native concept of true and false which also correspond to the integer values 1 and 0 respectively, these will also correspond to GUESTFS_TRISTATE_TRUE and GUESTFS_TRISTATE_FALSE.