mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2025-01-15 01:47:40 +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