Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface similar to SpawnLogCommand but making the log property optional since that can typically be obtained other ways when commands are invoked from within goals.

Hierarchy

  • SpawnLogInvocation

Index

Properties

Properties

Optional args

args: string[]

Arguments to command

command

command: string

Executable able to be run by cross-spawn.

Optional options

options: Partial<SpawnLogOptions>

Options to customize how command is run.

Generated using TypeDoc