.keep {nanonext} | R Documentation |
Keep Promise
Description
Internal package function.
Usage
.keep(x, ctx)
Arguments
x |
a ‘recvAio’ or ‘ncurlAio’ object. |
ctx |
the return value of ‘environment()’. |
Details
If successful, both ‘x’ and ‘ctx’ are preserved and accessible from the promise callback.
Value
NULL.
[Package nanonext version 1.4.0 Index]