edward
edward copied to clipboard
Allow piped commands when "stop"ing a server
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.