Options
All
  • Public
  • Public/Protected
  • All
Menu

Encode the reasons why a package may be available or unavailable for use

Index

Enumeration Members

UNKNOWN: number

Package availability could not be determined

AVAILABLE: number

Package is available for use

REQUIRES_UPDATE: number

Package requires an update to a newer Package version

REQUIRES_SYSTEM: number

The System that the Package relies on is not available

REQUIRES_DEPENDENCY: number

A dependency of the Package is not available

REQUIRES_CORE_DOWNGRADE: number

The Package is compatible with an older version of Foundry than the currently installed version

REQUIRES_CORE_UPGRADE_STABLE: number

The Package is compatible with a newer version of Foundry than the currently installed version, and that version is Stable

REQUIRES_CORE_UPGRADE_UNSTABLE: number

The Package is compatible with a newer version of Foundry than the currently installed version, and that version is not yet Stable