Creates a new Ace process instance
The ignitor instance used to create and manage the app
Register a callback that can be used to configure the ace kernel before the handle method is called
Configuration callback function
Handles the command line arguments and executes the matching ace commands
Command line arguments array
The Ace process is used to start the application in the console environment. It manages the Ace kernel lifecycle and command execution.
Example