Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommandProperties

Hierarchy

Index

Properties

Properties

Optional args

args: string[]

command

command: string

Optional options

options: { cwd?: string }

Type declaration

  • [key: string]: any
  • Optional cwd?: string