Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ShellSpecificOptions

Hierarchy

  • ShellSpecificOptions

Index

Properties

execArgs: string[]

Arguments passed to the shell, aka command here.

quotingFunctions?: ShellQuotingFunctions

Pack of functions used to escape the subCommand and subArgs to run in the shell.