mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +01:00
26 lines
488 B
Markdown
26 lines
488 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [getCurrentServer](./bitburner.singularity.getcurrentserver.md)
|
||
|
|
||
|
## Singularity.getCurrentServer() method
|
||
|
|
||
|
Get the current server.
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
getCurrentServer(): string;
|
||
|
```
|
||
|
<b>Returns:</b>
|
||
|
|
||
|
string
|
||
|
|
||
|
Name of the current server.
|
||
|
|
||
|
## Remarks
|
||
|
|
||
|
RAM cost: 2 GB
|
||
|
|
||
|
Singularity - Level 1
|
||
|
|