Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

StdioOptions

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

Functions

execFileSync

execSync

  • Parameters

    • command: string

    Returns Buffer

  • Parameters

    Returns string

  • Parameters

    Returns Buffer

  • Parameters

    Returns Buffer

fork

spawn

  • Parameters

    Returns ChildProcess

  • Parameters

    Returns ChildProcess

spawnSync

Generated using TypeDoc