MetadataLocation
Description:
[ CCode ( cprefix = "AS_METADATA_LOCATION_" , type_id = "as_metadata_location_get_type ()" ) ]
public enum MetadataLocation
The flags used when installing and removing metadata files.
Content:
Enum values:
- CACHE - Installed as metadata into
/var/cache, shared
- SHARED - Installed by the vendor,
shared
- STATE - Installed as metadata into
/var/lib, shared
- USER - Installed for the current
user