ace
ace copied to clipboard
Node.js framework for creating command line applications
Results
2
ace issues
Sort by
recently updated
recently updated
newest added
I'd like to run custom async code when an ace command receives SIGTERM / SIGINT signal. Does a lifecycle method exist which allows to do that before the shutdown methods...
Status: Abandoned
### Package version @adonisjs/[email protected] ### Describe the bug There is [a description in docs and a snippet code](https://docs.adonisjs.com/guides/ace#running-commands-programmatically): > You may use the `ace.hasCommand` method to check if a command...
Type: Bug