bitburner.runoptions.preventduplicates.md
April 27, 2023 ยท View on GitHub
Home > bitburner > RunOptions > preventDuplicates
RunOptions.preventDuplicates property
Should we fail to run if another instance is running with the exact same arguments? This used to be the default behavior, now defaults to false.
Signature:
preventDuplicates?: boolean;