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