description property

  1. @override
String get description
override

Command Description.

コマンドの説明。

Implementation

@override
String get description =>
    "Initialize with katana_spec.yaml. katana_spec.yamlを用いた初期化を行います。";