-
Notifications
You must be signed in to change notification settings - Fork 2
Script
Hyomoto edited this page Jun 24, 2021
·
14 revisions
| Jump To | Go Back |
Methods | Variables |
|---|
Implements: Struct
No description.
| Jump To | top |
execute | from_input | timeout | size |
|---|
Returns: mixed
| Name | Type | Purpose |
|---|---|---|
| vars | struct |
A struct containing variables |
| start | int |
A line to start execution at |
Executes the given script with the provided variables at the stated line.
Returns: self
| Name | Type | Purpose |
|---|---|---|
| An | InputStream | input source |
Populates the script using the given input source.
| Name | Type | Purpose |
|---|---|---|
| _value | undef | No description |
No description.
| Name | Type | Purpose |
|---|---|---|
| None |
No description.
| Jump To | top |
|---|
| Name | Type | Initial | Purpose |
|---|---|---|---|
| pool | undef |
new ObjectPool() | No description. |
| __Source | undef |
"unknown" | No description. |
| __Timer | undef |
new Timer() | No description. |
| __Timeout | undef |
250000 | No description. |
| __Header | undef |
[] | No description. |
| __Base | undef |
[] | No description. |
| __Size | undef |
0 | No description. |
| __Content | undef |
undefined | No description. |
Devon Mullane 2020