| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
There are a ton of visual warts, but the actual logic seems sound so
far.
|
|
|
|
|
|
|
|
This way:
1. We don't have to stuff all our business logic where urfave is set
up.
2. Our functions aren't forced to use the signature required by the
Action field.
|
|
|
|
Now it's for real, no more preliminary examples.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|