Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ModulePackageState

Module package states.

api-verison

1

user

Index

Enumeration Members

BROKEN: 4

Module package is not broken. This is initial state value.

api-version

1

user
INSTALLED: 1

Module package has been installed.

api-version

1

user
NOT_INSTALLED: 0

Module package is not installed. This is initial state value.

api-version

1

user
UNINSTALLING: 3

Module package is uninstalling currently.

api-version

1

user
UPDATING: 2

Module package is updating currently.

api-version

1

user

Generated using TypeDoc