SnapStatus
Description:
[ CCode ( cprefix = "SNAPD_SNAP_STATUS_" , type_id = "snapd_snap_status_get_type ()" ) ]
[ Version ( since = "1.0" ) ]
public enum SnapStatus
The current state of a snap.
Content:
Enum values:
- ACTIVE - the snap is installed and active.
- AVAILABLE - the snap is available for
installation.
- INSTALLED - the snap is installed but
not active.
- PRICED - the snap is available for
purchase.
- UNKNOWN - the snap state is unknown.