The current ParseCommand assumes that only one command and single
list of arguments will exist. This means that piped commands will
not work. This adds support for allowing piped commands for any
"stop" command.
Note that this does not change the build and launch commands.
The current ParseCommand assumes that only one command and single list of arguments will exist. This means that piped commands will not work. This adds support for allowing piped commands for any "stop" command.
Note that this does not change the build and launch commands.