rid property
num
get
rid
The resource ID assigned to stdout
. This can be used with the discreet
I/O functions in the Deno
namespace.
Implementation
_i2.num get rid => _i3.getProperty(
this,
'rid',
);