You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering if a __toString() method could be added to Symfony\Component\Console\Input\ArgvInput or at least StringInput, It would be helpful repackage a command line after its been parsed, among other things