• Spawn a child process.

    Parameters

    • args: string | string[]

      Command line arguments for the new process.

    • Optionaloptions: ProcessOptions

      Extra options.

    Returns Process