inspect_is_live
Description:
[ Version ( deprecated = true , since = "1.9.4" ) ]
public int8 inspect_is_live (string root) throws Error
public int8 inspect_is_live (string root) throws Error
Warning: inspect_is_live is deprecated.
get live flag for install disk
Note:
There is no documented replacement
This is deprecated and always returns false
.
Please read "INSPECTION" in guestfs(3) for more details.
Parameters:
this |
A GuestfsSession object |
Returns:
the returned value, or -1 on error |