move argument parsers to handlers themselves

This commit is contained in:
2024-09-30 19:21:20 +03:00
parent b167df904b
commit b36bcb194b
78 changed files with 1432 additions and 1432 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
-------------------------