Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Command

Used to create external command to run on the environment hosting VersionBot.

Hierarchy

  • Command

Index

Properties

Properties

args

args: string[]

The arguments to pass to the command as an array.

command

command: string

The command to run.

options

Any relevant options for the command.

Generated using TypeDoc