Gjsify LogoGjsify Logo

Flags controlling the metadata pool behavior.

bitfield

Index

Enumeration Members

IGNORE_CACHE_AGE: number

Load fresh data even if an up-o-date cache is available.

LOAD_FLATPAK: number

Load AppStream collection metadata from Flatpak.

LOAD_OS_COLLECTION: number

Load AppStream collection metadata from OS locations.

LOAD_OS_DESKTOP_FILES: number

Load components from desktop-entry files in OS locations.

LOAD_OS_METAINFO: number

Load MetaInfo data from OS locations.

MONITOR: number

Monitor registered directories for changes, and auto-reload metadata if necessary.

NONE: number

No flags.

PREFER_OS_METAINFO: number

Prefer local metainfo data over the system-provided collection data. Useful for debugging.

RESOLVE_ADDONS: number

Always resolve addons for returned components.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method