mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-20 16:22:56 +02:00
DARKNET: Darkweb Expansion Project & Bitnode (#2139)
This is BN15. It is a really big change; see the PR for all the details.
This commit is contained in:
committed by
GitHub
parent
a674633f6c
commit
6073964768
@@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [DarknetServerData](./bitburner.darknetserverdata.md) > [isConnectedTo](./bitburner.darknetserverdata.isconnectedto.md)
|
||||
|
||||
## DarknetServerData.isConnectedTo property
|
||||
|
||||
Flag indicating whether the player's terminal is currently connected to this server
|
||||
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
isConnectedTo: boolean;
|
||||
```
|
||||
Reference in New Issue
Block a user