Files
bitburner-src/markdown/bitburner.singularity.getcurrentserver.md

31 lines
766 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Singularity](./bitburner.singularity.md) &gt; [getCurrentServer](./bitburner.singularity.getcurrentserver.md)
## Singularity.getCurrentServer() method
Get the current server. Returns the hostname by default.
**Signature:**
```typescript
getCurrentServer(returnOpts?: HostReturnOptions): string;
```
## Parameters
| Parameter | Type | Description |
| --- | --- | --- |
| returnOpts | [HostReturnOptions](./bitburner.hostreturnoptions.md) | _(Optional)_ Optional. Controls whether the function returns an IP. |
**Returns:**
string
Hostname or IP address of the current server.
## Remarks
RAM cost: 2 GB \* 16/4/1