boot($)
Runs once when a piece starts. Use it to initialize state and configure systems.
| Name | Type | Required | Description |
|---|---|---|---|
$ |
api | yes | Full AC runtime API object for the piece. |
void
No additional runtime notes yet.
No additional details yet.