bitburner-src/markdown/bitburner.ns.hacknet.md
Olivier Gagnon feb0430aff work on doc
2021-10-30 15:46:34 -04:00

25 lines
586 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [bitburner](./bitburner.md) &gt; [NS](./bitburner.ns.md) &gt; [hacknet](./bitburner.ns.hacknet.md)
## NS.hacknet property
Namespace for hacknet related functions.
<b>Signature:</b>
```typescript
readonly hacknet: Hacknet;
```
## Remarks
Not all functions in the Hacknet Node API are immediately available.
Note that none of these functions will write to the scripts logs.
If you want to see what your script is doing you will have to print to the logs yourself.
4 GB