get_sandbox_features
Description:
Gets the sandbox features that snapd provides.
Each backend in snapd provides a list of features that it supports. For example, the "confinement-options" backend may provide "classic", "devmode" and "strict".
Parameters:
this |
Returns:
a hash table of string arrays keyed by backend name. |