Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICommandProfileLoaderParms

Control parameters for the command profile loader.

export
interface

ICommandProfileLoaderParms

Hierarchy

  • ICommandProfileLoaderParms

Index

Properties

commandDefinition

commandDefinition: ICommandDefinition

The command definition document which contains the profile specifications for the command.

memberof

ICommandProfileLoaderParms

Optional logger

logger: Logger

Optional logger instance - if not supplied, then Logger.getImperativeLogger() is used.

memberof

ICommandProfileLoaderParms

Generated using TypeDoc