mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
NETSCRIPT: Add "temporary" as a RunOption to run/exec/spawn (#432)
This commit is contained in:
13
markdown/bitburner.runningscript.temporary.md
Normal file
13
markdown/bitburner.runningscript.temporary.md
Normal file
@@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [RunningScript](./bitburner.runningscript.md) > [temporary](./bitburner.runningscript.temporary.md)
|
||||
|
||||
## RunningScript.temporary property
|
||||
|
||||
Whether this RunningScript is excluded from saves
|
||||
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
temporary: boolean;
|
||||
```
|
||||
Reference in New Issue
Block a user