bitburner.basichgwoptions.threads.md

July 12, 2026 ยท View on GitHub

Home > bitburner > BasicHGWOptions > threads

BasicHGWOptions.threads property

Number of threads to use for this function. Must be less than or equal to the number of threads the script is running with. Accepts positive non integer values. Defaults to the number of threads the script is running with.

Signature:

threads?: number;