bitburner.netscriptport.empty.md

February 11, 2023 ยท View on GitHub

Home > bitburner > NetscriptPort > empty

NetscriptPort.empty() method

Check if the port is empty.

Signature:

empty(): boolean;

Returns:

boolean

true if the port is empty, otherwise false

Remarks

RAM cost: 0 GB

Contents

  1. 1NetscriptPort.empty() method
  2. 2Remarks