move argument parsers to handlers themselves

This commit is contained in:
2024-09-30 19:21:20 +03:00
parent 6fe77eb465
commit be57045972
81 changed files with 1472 additions and 1457 deletions

View File

@ -36,6 +36,14 @@ ahriman.core.exceptions module
:no-undoc-members:
:show-inheritance:
ahriman.core.module\_loader module
----------------------------------
.. automodule:: ahriman.core.module_loader
:members:
:no-undoc-members:
:show-inheritance:
ahriman.core.spawn module
-------------------------