bitburner-src/markdown/bitburner.runningscript.server.md

14 lines
374 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [RunningScript](./bitburner.runningscript.md) &gt; [server](./bitburner.runningscript.server.md)
## RunningScript.server property
2022-04-13 07:35:35 +02:00
Hostname of the server on which this script runs
<b>Signature:</b>
```typescript
server: string;
```