Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

StdioOptions

StdioOptions: "pipe" | "ignore" | "inherit" | Array<undefined | null | number | "pipe" | "ignore" | "inherit" | "ipc" | Stream>

Functions

execFileSync

execSync

  • Parameters

    • command: string

    Returns Buffer

  • Parameters

    Returns string

  • Parameters

    Returns Buffer

  • Parameters

    Returns Buffer

fork

spawn

spawnSync

Generated using TypeDoc