Docs
Runtime Manual
Examples
Reference
//
Deploy
Subhosting
deno.com
Deno APIs
Web APIs
Node APIs
Deno.ChildProcess.prototype.status - Deno documentation
Cloud
Errors
FFI
Fetch
File System
GPU
HTTP Server
I/O
Jupyter
Network
Permissions
Runtime
Sub Process
Testing
Web Sockets
Uncategorized
view all 348 symbols
Deno
Deno
.
ChildProcess
.
prototype
.
status
property
Deno.ChildProcess.prototype.status
Get the status of the child.
Type
Promise
<
CommandStatus
>
Document Navigation
Type