cliName property

String cliName

Returns the name of the CLI

Implementation

static String get cliName {
  return sidekickPackage.cliName;
}