Process 类
签名
export declare class Process
构造函数
|
构造函数 |
修饰符 |
说明 |
|---|---|---|
|
构造 |
属性
|
属性 |
修饰符 |
类型 |
说明 |
|---|---|---|---|
|
nodeProcess |
|
childProcess.ChildProcess |
方法
|
方法 |
修饰符 |
说明 |
|---|---|---|
|
获取浏览器发出的最近日志(stderr + stdout)。 | ||
export declare class Process
|
构造函数 |
修饰符 |
说明 |
|---|---|---|
|
构造 |
|
属性 |
修饰符 |
类型 |
说明 |
|---|---|---|---|
|
nodeProcess |
|
childProcess.ChildProcess |
|
方法 |
修饰符 |
说明 |
|---|---|---|
|
获取浏览器发出的最近日志(stderr + stdout)。 | ||