SnapType
Description:
[ CCode ( cprefix = "SNAPD_SNAP_TYPE_" , type_id = "snapd_snap_type_get_type ()" ) ]
[ Version ( since = "1.0" ) ]
public enum SnapType
Content:
Enum values:
- APP - the snap is an application.
- BASE - the snap is a base snap.
- CORE - the snap is a core snap.
- GADGET - the snapd is a gadget.
- KERNEL - the snap is a kernel.
- OS - the snap is an operating system.
- SNAPD - the snap is the snap daemon.
- UNKNOWN - the type of snap is unknown.