Operate v0.1.0-beta.4 Operate.VM.Extension.Agent View Source

Extends the VM state with functions for accessing the running agent.

Link to this section Summary

Functions

Loads and runs a tape from the given txid

Extends the given VM state, returning the modified state.

Link to this section Functions

Link to this function

exec(txid, state \\ nil)

View Source

Loads and runs a tape from the given txid

Extends the given VM state, returning the modified state.

Callback implementation for Operate.VM.Extension.extend/1.