edward icon indicating copy to clipboard operation
edward copied to clipboard

Allow piped commands when "stop"ing a server

Open mkilpatrick opened this issue 6 years ago • 0 comments

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.

mkilpatrick avatar Nov 27 '19 16:11 mkilpatrick