Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICommandPrepared

Command Processor prepare response.

export
interface

ICommandPrepared

Hierarchy

  • ICommandPrepared

Index

Properties

Properties

args

Imperative arguments object. Starts with arguments passed parsed by Yargs as a base and fills in the rest from ENV/profile/defaults. Eventually passed to handlers.

profiles

profiles: CommandProfiles

The profile map object for all profiles loaded for commands.

memberof

ICommandPrepared

Generated using TypeDoc