allbuild commit a3c92dd0

This commit is contained in:
Olivier Gagnon
2022-09-23 15:03:38 -04:00
parent a3c92dd04d
commit c6da513eea
52 changed files with 451 additions and 126 deletions

View File

@@ -23,7 +23,7 @@ attempt(
| --- | --- | --- |
| answer | string \| number \| any\[\] | Solution for the contract. |
| filename | string | Filename of the contract. |
| host | string | Host of the server containing the contract. Optional. Defaults to current server if not provided. |
| host | string | Hostname of the server containing the contract. Optional. Defaults to current server if not provided. |
| opts | [CodingAttemptOptions](./bitburner.codingattemptoptions.md) | Optional parameters for configuring function behavior. |
<b>Returns:</b>