mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
1.3 KiB
1.3 KiB
sidebar_label |
---|
Process |
Process class
Signature:
export declare class Process
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor) | Constructs a new instance of the Process class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
nodeProcess | readonly |
childProcess.ChildProcess |
Methods
Method | Modifiers | Description |
---|---|---|
close | ||
hasClosed | ||
kill | ||
waitForLineOutput |