Skip to content

Commit fe64f00

Browse files
committed
Add doc stub for nqp::spawnprocasync
1 parent a3e805a commit fe64f00

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/ops.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1884,3 +1884,7 @@ constructed and point to the received memory. An array will be pushed to the que
18841884
containing the schedulee, a sequence number that starts at 0, the buffer or just its
18851885
type object on error, and an error string (type object if no error). If EOF is reached,
18861886
a sequence number of -1 is sent. Cancel to stop reading.
1887+
1888+
## spawnprocasync
1889+
* `spawnprocasync($queue, $args, $cwd, %env, $callbacks)`
1890+

0 commit comments

Comments
 (0)