| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| commands | ||
| events | ||
| io | ||
| logging | ||
| __init__.py | ||
| application.py | ||
| command_loader.py | ||
| exceptions.py |
Refactor `show` command a tiny bit to separate the different cases into dedicated functions, since right now `handle` method is 300 lines long. This also has the advantage of making some imports necessary only on a specific variant of the command. The package named is also canonicalized only once, for a minor performance improvement/to avoid extra work.
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| commands | Loading commit data... | |
| events | Loading commit data... | |
| io | Loading commit data... | |
| logging | Loading commit data... | |
| __init__.py | Loading commit data... | |
| application.py | Loading commit data... | |
| command_loader.py | Loading commit data... | |
| exceptions.py | Loading commit data... |