Variable defaultCommandOptsConst

defaultCommandOpts: { deprecated: false; deprecationMessage: "This command is deprecated."; hidden: false } = ...

The default command options to use. Merged with the opts passed to the Command constructor. Subject to change. These are opinionated defaults.

Type declaration

  • deprecated: false
  • deprecationMessage: "This command is deprecated."
  • hidden: false

Generated using TypeDoc