farmbot v6.0.0 Farmbot.CeleryScript.VirtualMachine.InstructionSet View Source
Instruction Set for a virtual machine. This will allow swapping of instructions between machine executions.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Farmbot.CeleryScript.VirtualMachine.InstructionSet{instructions: %{optional(module) => module}}
Instruction Set type.
Link to this section Functions
Implement an instruction.
Builds a new InstructionSet