mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
639 B
639 B
Home > bitburner > RunOptions
RunOptions interface
Signature:
interface RunOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| temporary? | boolean | (Optional) Whether this script is excluded from saves, defaults to false | |
| threads? | number | (Optional) Number of threads that the script will run with, defaults to 1 |