Mitchell Hashimoto
|
46b113dcdb
|
Trivial change.
|
2010-04-21 17:04:22 -07:00 |
|
Mitchell Hashimoto
|
b4d1ee6e83
|
Commands specify their option parsings in the options_spec method. Parent takes care of the rest.
|
2010-04-13 15:34:26 -07:00 |
|
Mitchell Hashimoto
|
26c12a9a17
|
Init subcommand is working
|
2010-04-13 14:03:50 -07:00 |
|
Mitchell Hashimoto
|
bb0d3f7f93
|
Base command now recursively dispatches, allowing for arbitrarily complex commands such as vagrant a b c
|
2010-04-13 13:53:27 -07:00 |
|
Mitchell Hashimoto
|
aec05eff0d
|
Commands can now be registered as subcommands (similar to how config works)
|
2010-04-13 13:13:55 -07:00 |
|
Mitchell Hashimoto
|
5c3171a8f9
|
Option parsing is in on the base command
|
2010-04-13 01:42:11 -07:00 |
|
Mitchell Hashimoto
|
d8387f8280
|
New files for the new command structure. Ignore the vagrant-temp binary for now.
|
2010-04-13 01:22:53 -07:00 |
|