mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 23:08:36 +02:00
NETSCRIPT: Add "temporary" as a RunOption to run/exec/spawn (#432)
This commit is contained in:
13
markdown/bitburner.runoptions.temporary.md
Normal file
13
markdown/bitburner.runoptions.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) > [RunOptions](./bitburner.runoptions.md) > [temporary](./bitburner.runoptions.temporary.md)
|
||||
|
||||
## RunOptions.temporary property
|
||||
|
||||
Whether this script is excluded from saves, defaults to false
|
||||
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
temporary?: boolean;
|
||||
```
|
||||
Reference in New Issue
Block a user