description property

  1. @override
String get description
override

Command Description.

コマンドの説明。

Implementation

@override
String get description =>
    "Add AI Agent using Claude Code. Claude Codeを利用したAIエージェント機能を追加します。";