mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-19 07:48:37 +02:00
6073964768
This is BN15. It is a really big change; see the PR for all the details.
14 lines
366 B
Markdown
14 lines
366 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [DarknetServerData](./bitburner.darknetserverdata.md) > [maxRam](./bitburner.darknetserverdata.maxram.md)
|
|
|
|
## DarknetServerData.maxRam property
|
|
|
|
Max RAM (GB) of this server
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
maxRam: number;
|
|
```
|