mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
d57b1044f2
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
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 |