description property

  1. @override
String description
final

A description of this command, included in usage.

Implementation

@override
final description =
    'Brownfield Analysis: Scans an existing repo to extract architecture and tech stack.';