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

profileManagerFactory

The profile Manager factory to create profile manager instances depending on the profile types required by the command.

memberof

ICommandProfileLoaderParms

Generated using TypeDoc