Skip to content

Commit c014426

Browse files
author
Gabriel Monroy
committed
move docopt usage into docstrings and cleanup CLI dispatch re #11 #16
Docstrings can be written normally (1-line method description, followed by verbose description). The Usage: string can live anywhere, though at the end of the docstring makes the most sense. This has the added benefit of printing the full docstring when any subcommand is called with --help.
1 parent 93c10b7 commit c014426

1 file changed

Lines changed: 206 additions & 165 deletions

File tree

0 commit comments

Comments
 (0)