ChildProcessSync
Node: Child Process (Synchronous)
Describes the API made available for a synchronously spawned child process handle; objects of this type are typically returned from Node Process API methods like spawnSync
.
Describes the API made available for a synchronously spawned child process handle; objects of this type are typically returned from Node Process API methods like spawnSync
.