Add param handling to command router

This commit is contained in:
Anton Vakhrushev
2019-10-04 16:07:03 +03:00
parent 1f494c5a63
commit 1eea71177f
3 changed files with 64 additions and 10 deletions

View File

@ -24,5 +24,5 @@ format:
.PHONY: spec
spec: format
./crystal spec --no-debug --warnings all --error-on-warnings
./crystal spec --no-debug --warnings all --error-on-warnings --error-trace