[ Version ( since = "1.42" ) ]
public unowned HashTable<string,string[]> get_sandbox_features ()
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".
this |
a hash table of string arrays keyed by backend name. |