Updates to MD
This commit is contained in:
@@ -24,7 +24,7 @@ new AsyncFunction(
|
||||
)
|
||||
```
|
||||
|
||||
If **`run`** exists, it is **awaited** after the rest of the file. **`/bin`** commands always define **`run`**; home-directory scripts may use top-level code only (e.g. **`console.log(...)`**).
|
||||
If **`run`** exists, it is **awaited** after the rest of the file. **`/bin`** commands always define **`run`**; home-directory scripts may use top-level code only (e.g. `**console.log(...)`**).
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user