Options
All
  • Public
  • Public/Protected
  • All
Menu

A command that can be run on the command line.

Hierarchy

  • UnixornCommand

Index

Properties

Properties

action

action: (kernel: UnixornKernel, tokens: string[]) => void

The actual code of the command.

Type declaration

name

name: string

The name of the command.

summary

summary: string

A brief description of the purpose of the command.

usage

usage: string

A string that demonstrates how the command is used.

Legend

  • Property

Generated using TypeDoc