Toolbox.Scenario (toolbox v1.1.0)

Library for scenario modules.

Link to this section Summary

Link to this section Functions

Link to this function

get_impl_for(binary)

@spec get_impl_for(String.t()) :: %{template_inspector: module()}
Link to this function

manifest_module?(module)

@spec manifest_module?(module()) :: boolean()
Link to this function

template_module?(module, manifest_module)

@spec template_module?(module(), module()) :: boolean()