mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 17:53:55 +01:00
24 lines
544 B
Markdown
24 lines
544 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [NS](./bitburner.ns.md) > [getPurchasedServers](./bitburner.ns.getpurchasedservers.md)
|
|
|
|
## NS.getPurchasedServers() method
|
|
|
|
Returns an array with the hostnames of all of the servers you have purchased.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
getPurchasedServers(): string[];
|
|
```
|
|
<b>Returns:</b>
|
|
|
|
string\[\]
|
|
|
|
Returns an array with the hostnames of all of the servers you have purchased.
|
|
|
|
## Remarks
|
|
|
|
2.25 GB
|
|
|