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

14 lines
327 B
Markdown
Raw Permalink Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [Server](./bitburner.server.md) &gt; [hostname](./bitburner.server.hostname.md)
## Server.hostname property
Hostname. Must be unique
**Signature:**
```typescript
hostname: string;
```