description property

  1. @override
String description
final

A description of this command, included in usage.

Implementation

@override
final description = "Runs a build in a EnDaft docker image,"
    "building the image first if needed.";