Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "command"

Index

Functions

renderCommand

  • renderCommand(command: string, globalConfig?: IVegetaGlobalOptions, options?: any, arg?: any): string

setArg

  • setArg(command: string, arg?: undefined | string): string
  • Parameters

    • command: string
    • Optional arg: undefined | string

    Returns string

setOptions

  • setOptions(command: string, options?: any): string
  • Parameters

    • command: string
    • Optional options: any

    Returns string

Object literals

Const command

command: object

attack

  • attack(__namedParameters?: object): string

encode

  • encode(__namedParameters?: object): string

plot

  • plot(__namedParameters?: object): string

report

  • report(__namedParameters?: object): string

Generated using TypeDoc