The <class>SYSTEM.Container</class> class provides an interface for managing container functions. More...


Static Public Member Functions | |
| _.Library.Integer | IsDeployed () |
| The <class>SYSTEM.Container</class> class provides an interface for managing container functions. More... | |
Static Public Member Functions inherited from Help | |
| _.Library.String | Help (_.Library.String method) |
| This is a helper class that is used by the various SYSTEM classes to provide a Help method. More... | |
The <class>SYSTEM.Container</class> class provides an interface for managing container functions.
You can use it via the special $SYSTEM object:
You can call help to get a list of all entrypoints:
Do $SYSTEM.Container.Help()
|
static |
The <class>SYSTEM.Container</class> class provides an interface for managing container functions.
You can use it via the special $SYSTEM object:
You can call help to get a list of all entrypoints:
Do $SYSTEM.Container.Help()
Returns whether or not this instance has been deployed with Durable SYS.