Preparing search index...
The search index is not available
@lacunahub/letsfrag
@lacunahub/letsfrag
ForkClient
Class ForkClient
Index
Constructors
constructor
Properties
ipc
Accessors
data
Methods
send
Constructors
constructor
new
Fork
Client
(
)
:
ForkClient
Returns
ForkClient
Properties
ipc
ipc
:
Process
= process
Accessors
data
get
data
(
)
:
ProcessEnv
Process environment.
Returns
ProcessEnv
Methods
send
send
(
message
)
:
Promise
<
void
>
Sends a message to the child process.
Parameters
message
:
IPCRawMessage
IPC message.
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
ipc
data
send
@lacunahub/letsfrag
Loading...
Generated using
TypeDoc
Process environment.