2021-11-04 01:19:52 +01:00
|
|
|
<!-- 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
|
|
|
|
|
2021-12-03 20:12:32 +01:00
|
|
|
SF4.1 - Run the backdoor command in the terminal.
|
2021-11-04 01:19:52 +01:00
|
|
|
|
|
|
|
<b>Signature:</b>
|
|
|
|
|
|
|
|
```typescript
|
2021-11-22 17:36:13 +01:00
|
|
|
installBackdoor(): Promise<void>;
|
2021-11-04 01:19:52 +01:00
|
|
|
```
|
|
|
|
<b>Returns:</b>
|
|
|
|
|
2021-11-22 17:36:13 +01:00
|
|
|
Promise<void>
|
2021-11-04 01:19:52 +01:00
|
|
|
|
|
|
|
True if the installation was successful.
|
|
|
|
|
|
|
|
## Remarks
|
|
|
|
|
|
|
|
RAM cost: 2 GB
|
|
|
|
|