View Source Exzeitable.Parameters (Exzeitable v0.5.3)

Gets default parameters, replaces with module opts and then with the function opts.

Validates that parameters are valid.

Link to this section Summary

Functions

Gets fields from options and merges it into the defaults

Link to this section Functions

Link to this function

process(function_opts, module_opts, calling_module)

View Source
@spec process(keyword(), keyword(), atom()) :: map()
@spec set_fields(keyword()) :: [any()]

Gets fields from options and merges it into the defaults