mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-18 05:33:54 +01:00
495 B
495 B
Home > bitburner > NS > getHostname
NS.getHostname() method
Returns a string with the hostname of the server that the script is running on.
Signature:
getHostname(): Host;
Returns:
Hostname of the server that the script is on.
Remarks
0.05 GB