description property

  1. @override
String get description
override

Command Description.

コマンドの説明。

Implementation

@override
String get description =>
    "Diagnose or migrate legacy Katana environment configuration. "
    "旧Katana環境設定を診断・移行します。";