mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
work on making the netscript api tighter
This commit is contained in:
25
markdown/bitburner.singularity.installbackdoor.md
Normal file
25
markdown/bitburner.singularity.installbackdoor.md
Normal file
@@ -0,0 +1,25 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [Singularity](./bitburner.singularity.md) > [installBackdoor](./bitburner.singularity.installbackdoor.md)
|
||||
|
||||
## Singularity.installBackdoor() method
|
||||
|
||||
Run the backdoor command in the terminal.
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
installBackdoor(): Promise<boolean>;
|
||||
```
|
||||
<b>Returns:</b>
|
||||
|
||||
Promise<boolean>
|
||||
|
||||
True if the installation was successful.
|
||||
|
||||
## Remarks
|
||||
|
||||
RAM cost: 2 GB
|
||||
|
||||
Singularity - Level 1
|
||||
|
||||
Reference in New Issue
Block a user