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