Domo.InteractiveTypesRegistration (Domo v1.5.1) View Source

This module registers types of the module that can be referenced from struct type specs.

Should be used in interactive shell only. When Domo is launched with mix compile command, it reads module types from Beam files directly.

Link to this section Summary

Link to this section Functions

Link to this function

register_in_memory_types(env, bytecode)

View Source