Confinement
Description:
[ CCode ( cprefix = "SNAPD_CONFINEMENT_" , type_id = "snapd_confinement_get_type ()" ) ]
[ Version ( since = "1.0" ) ]
public enum Confinement
Confinement used by a snap.
Content:
Enum values:
- CLASSIC - the snap is using classic
confinement.
- DEVMODE - the snap is in dev mode (i.
- STRICT - the snap is using confinement.
- UNKNOWN - the confinement of the snap is
unknown.