feature_available
Description:
test availability of some parts of the API
This is the same as available, but unlike that call it returns a simple true/false boolean result, instead of throwing an exception if a feature is not found. For other documentation see available.
Parameters:
this |
A GuestfsSession object |
groups |
an array of strings |
Returns:
the returned value, or -1 on error |