Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICommand

Hierarchy

Index

Properties

action

action: () => void

Type declaration

    • (): void
    • Returns void

Optional alias

alias: string | string[]

Optional description

description: string

Optional examples

examples: string[]

Optional help

help: string

Optional menu

menu: boolean

name

name: string

Optional options

options: ICommandItem[]

Optional params

params: string

Generated using TypeDoc