description property

  1. @override
String get description
override

Command Description.

コマンドの説明。

Implementation

@override
String get description =>
    "Check the installation status of the commands required for the `katana` command. Installation is also performed, but may fail due to permissions. In that case, please execute the installation with administrator privileges. `katana`コマンドに必要なコマンドのインストール状況を調べます。インストールも行いますがパーミッションの関係で失敗する場合があります。その場合は管理者権限で実行してください。";