bitburner-src/markdown/bitburner.runningscript.server.md
Olivier Gagnon f555c4567b update doc
2022-04-13 01:35:35 -04:00

14 lines
374 B
Markdown

<!-- 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
Hostname of the server on which this script runs
<b>Signature:</b>
```typescript
server: string;
```