diff --git a/docs/classes/Child.html b/docs/classes/Child.html index fff268a..c299e0d 100644 --- a/docs/classes/Child.html +++ b/docs/classes/Child.html @@ -1,6 +1,6 @@
Creates an instance of Child.
The file to run.
The options for the child process.
-Private
fileThe file to run.
-The child process.
-The options for the child process.
-Optional
args?: string[]Private
fileThe file to run.
+The child process.
+The options for the child process.
+Optional
args?: string[]Respawns the child process.
+Sends a message to the child process.
+Sends a message to the child process.
The type of the message.
The message to send.
The promise.
-
Child class.
Export
Child
-