LibraryStatusEnum enum
Lifecycle states a library can be in.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Lifecycle states a library can be in.
| Member | Description |
|---|---|
CLEAR | The library has been cleared and its resources released. |
LOADED | The library has been successfully initialised and is ready to use. |
UNLOADED | The library has not been initialised yet. |