The current status of the unit.
The unit that was replaced by the CLI app.
The global application instance.
Get the global Application.
Get the global Container.
This method is called to stop the unit when the application is shutting down. Here, you should do any teardown required to stop the package cleanly.
IN PARTICULAR take care to free blocking resources that could prevent the process from exiting without a kill.
Get the method with the given name from this class, bound to this class.
function
Call the make()
method on the global container.
Get the replaced unit.
Set the replaced unit.
extollo (v. latin) - to lift up, to elevate
Extollo is a free & libre application framework in TypeScript.
Unit that takes the place of the final unit in the application that handles invocations from the command line.