Skip to main content
Version: Next

launch() function

Signature:

export declare function launch(opts: LaunchOptions): Process;

Parameters

ParameterTypeDescription
optsLaunchOptions

Returns:

Process