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

14 lines
363 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; [Server](./bitburner.server.md) &gt; [sshPortOpen](./bitburner.server.sshportopen.md)
## Server.sshPortOpen property
Flag indicating whether the SSH Port is open
<b>Signature:</b>
```typescript
sshPortOpen: boolean;
```