description property

  1. @override
String get description
override

Command Description.

コマンドの説明。

Implementation

@override
String get description =>
    "If the *.cer is over 300 days old, it will output an Exception to prompt for an update. *.cerが300日を過ぎている場合アップデートを促すExceptionを出力します。Lefthookなどに組み込んで下さい。";