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