kubo/commands
2014-10-21 18:05:54 -07:00
..
cli commands/cli: Made Parse return component fields instead of a Request 2014-10-20 17:02:25 -07:00
command_test.go commands: Fixed tests 2014-10-21 16:15:22 -07:00
command.go commands: Removed Command#Register and exported Subcommands so subcommands can be defined statically 2014-10-21 18:05:54 -07:00
option.go "enc" -> EncShort 2014-10-20 08:00:28 -07:00
request.go commands: Added input stream field to Request 2014-10-20 14:38:09 -07:00
response_test.go commands: Fixed tests 2014-10-21 16:15:22 -07:00
response.go commands: Got rid of Response#Stream() in favor of setting value to a io.Reader 2014-10-21 16:15:06 -07:00