libs.commands.report.entry module¶
libs/commands/report/entry.py
- class libs.commands.report.entry.ReportConfig¶
Bases:
SubCommandsreportセクション処理
- __init__()¶
- Return type:
None
- libs.commands.report.entry.main(m)¶
レポート生成処理エントリーポイント
- Parameters:
m (MessageParserProtocol) – メッセージデータ
- Return type:
None