luyadev / luya

LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
https://luya.io
MIT License
811 stars 205 forks source link

Ensure command is running in console application context #1927

Closed nadar closed 5 years ago

nadar commented 5 years ago

As controllers can be part of controllerMap definition it would be possible to run those commands from webaccess, therfore ensure if application is a console application.