Shell support
In Symfony I can to wrap an application into a shell. http://api.symfony.com/2.7/Symfony/Component/Console/Shell.html
Is there way to do it in cleo?
Right now, there is no way to do it with cleo, but it might be something interesting to add.
It probably won't be targeted for 0.3 though. Most likely for 0.4.
:+1:
Years have passed, and as far as I know, this feature wasn't added. The link to Symfony docs is dead and I can't find "shell" in there. Any chance someone could paste a link to what the "shell" is supposed to be? Cleo got some new maintainers, so this feature might be put on the list (if anyone could tell what it is supposed to be of course).