bitburner-src/markdown/bitburner.iport.trywrite.md
2022-01-16 16:11:52 +00:00

348 B

Home > bitburner > IPort > tryWrite

IPort.tryWrite property

add data to port if not full.

Signature:

tryWrite: (value: any) => boolean;