An instruction is a self contained piece of information that can be created and then later be executed. Run
instance uses this as the values of the Run.next queue.
- Source:
Methods
(inner) pool(processors) → {InstructionPool}
Create a new instruction pool
Parameters:
| Name | Type | Description |
|---|---|---|
processors |
Object.<function()> | hash of all command processor functions |
- Source:
Returns:
- Type
- InstructionPool