Files
bitburner-src/markdown/bitburner.stringstats.difficulty.md
T
Olivier Gagnon 2b79871c02 doc
2021-11-03 00:27:21 -04:00

14 lines
380 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [stringStats](./bitburner.stringstats.md) &gt; [difficulty](./bitburner.stringstats.difficulty.md)
## stringStats.difficulty property
Number representing the difficulty of the task
<b>Signature:</b>
```typescript
difficulty: number;
```