cls

クラス定義

1"""
2クラス定義
3
4- `cls.config`: 設定関連
5- `cls.command`: コマンド引数解析
6- `cls.score`: スコア解析
7- `cls.timekit`: datetime拡張
8"""