mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 01:03:01 +02:00
6073964768
This is BN15. It is a really big change; see the PR for all the details.
22 lines
464 B
Markdown
22 lines
464 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Darknet](./bitburner.darknet.md) > [labreport](./bitburner.darknet.labreport.md)
|
|
|
|
## Darknet.labreport() method
|
|
|
|
Not all who wander are lost.
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
labreport(): Promise<Result<any>>;
|
|
```
|
|
**Returns:**
|
|
|
|
Promise<[Result](./bitburner.result.md)<!-- --><any>>
|
|
|
|
## Remarks
|
|
|
|
RAM cost: 0 GB
|
|
|