mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-06-28 06:41:43 +00:00
feat: implement stats subcommand (#132)
This commit is contained in:
@ -172,6 +172,14 @@ ahriman.application.handlers.sign module
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.application.handlers.statistics module
|
||||
----------------------------------------------
|
||||
|
||||
.. automodule:: ahriman.application.handlers.statistics
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.application.handlers.status module
|
||||
------------------------------------------
|
||||
|
||||
|
@ -44,6 +44,14 @@ ahriman.core.formatters.configuration\_printer module
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.core.formatters.event\_stats\_printer module
|
||||
----------------------------------------------------
|
||||
|
||||
.. automodule:: ahriman.core.formatters.event_stats_printer
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.core.formatters.package\_printer module
|
||||
-----------------------------------------------
|
||||
|
||||
@ -52,6 +60,14 @@ ahriman.core.formatters.package\_printer module
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.core.formatters.package\_stats\_printer module
|
||||
------------------------------------------------------
|
||||
|
||||
.. automodule:: ahriman.core.formatters.package_stats_printer
|
||||
:members:
|
||||
:no-undoc-members:
|
||||
:show-inheritance:
|
||||
|
||||
ahriman.core.formatters.patch\_printer module
|
||||
---------------------------------------------
|
||||
|
||||
|
Reference in New Issue
Block a user