-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Initially, there was no exit 1 or exit 0 code, so I added some, but I'm not sure if they're in the appropriate places.
Besides that, there's not really any way of handling extra variables
for example,
$ http 200 these shouldn't be here
Ruby uses ARGV as an array, but I'm not quite sure how things should be handled here