mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-18 21:53:50 +01:00
06a985bdf8
This reverts commit bbb6e3f309935aebac74ddb1fbeec12dfb7540b1.
486 B
486 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(): string;
Returns:
string
Hostname of the server that the script is on.
Remarks
RAM cost: 0.05 GB