work on doc

This commit is contained in:
Olivier Gagnon
2021-10-30 15:46:34 -04:00
parent 920b7325b4
commit feb0430aff
366 changed files with 3235 additions and 4238 deletions

View File

@@ -4,19 +4,21 @@
## 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.
<b>Signature:</b>
```typescript
readonly hacknet: HackNet;
```
## Remarks
4 GB