get_sandbox_features


Description:

[ 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".

Parameters:

this

a SystemInformation.

Returns:

a hash table of string arrays keyed by backend name.