Options
All
  • Public
  • Public/Protected
  • All
Menu

Callable

  • Parameters

    • command: string
    • Optional callback: undefined | function

    Returns ChildProcess

  • Parameters

    • command: string
    • options: object & ExecOptions
    • Optional callback: undefined | function

    Returns ChildProcess

  • Parameters

    • command: string
    • options: object & ExecOptions
    • Optional callback: undefined | function

    Returns ChildProcess

  • Parameters

    • command: string
    • options: object & ExecOptions
    • Optional callback: undefined | function

    Returns ChildProcess

  • Parameters

    • command: string
    • options: ExecOptions
    • Optional callback: undefined | function

    Returns ChildProcess

  • Parameters

    • command: string
    • options: object & ExecOptions | undefined | null
    • Optional callback: undefined | function

    Returns ChildProcess

Index

Functions

Functions

__promisify__

  • Parameters

    • command: string

    Returns PromiseWithChild<object>

  • Parameters

    Returns PromiseWithChild<object>

  • Parameters

    Returns PromiseWithChild<object>

  • Parameters

    Returns PromiseWithChild<object>

  • Parameters

    • command: string
    • Optional options: object & ExecOptions | null

    Returns PromiseWithChild<object>

Generated using TypeDoc