libs.commands.report.entry module

libs/commands/report/entry.py

class libs.commands.report.entry.ReportConfig

Bases: SubCommands

reportセクション処理

__init__()
Return type:

None

libs.commands.report.entry.main(m)

レポート生成処理エントリーポイント

Parameters:

m (MessageParserProtocol) – メッセージデータ

Return type:

None