mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-17 21:23:54 +01: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 |