bitfield_to_string
Description:
Converts a enumerated type bitfield to its text representation
Parameters:
| roles |
The enumerated type values |
Returns:
|
the enumerated constant value, e.g. "install-file;update-system" |
Converts a enumerated type bitfield to its text representation
| roles |
The enumerated type values |
|
the enumerated constant value, e.g. "install-file;update-system" |