Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CLICommandsParser

Class managing the execution of commands via Catana's CLI

Hierarchy

  • CLICommandsParser

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private _stage

_stage: Stage

Methods

executeCommand

  • executeCommand(commandString: string): Promise<string>

Private processCommand

  • processCommand(commandString: string, commandToExecute: string): Promise<string>

Generated using TypeDoc