rid property

num get rid

The resource ID assigned to stdin. This can be used with the discreet I/O functions in the Deno namespace.

Implementation

_i2.num get rid => _i3.getProperty(
      this,
      'rid',
    );