mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
604 B
604 B
Home > bitburner > NS > getServerMaxRam
NS.getServerMaxRam() method
Get the maximum amount of RAM on a server.
Signature:
getServerMaxRam(host: string): number;
Parameters
| Parameter | Type | Description |
|---|---|---|
| host | string | Hostname/IP of the target server. |
Returns:
number
The maximum amount of RAM (GB) a server can have.
Remarks
RAM cost: 0.05 GB