Add formats factory instance that uses the `parsed_args.format` arg to retrieve the formatter class, defaults to JSON if not passed or if given a bad/mistyped name. Might consider error in the case of a bad name given. Shouldn't be too difficult to add that ability if its wanted. |
||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||
| __main__.py | ||
| _api.py | ||
| _cli.py | ||
| _errors.py | ||
| _html_unescaping.py | ||
| _settings.py | ||
| _transcripts.py | ||
| formatters.py | ||