multiverse v0.5.1 Multiverse.Settings

This is a struct that saves Multiverse options.

Link to this section Summary

Link to this section Types

Link to this type error_callback()
error_callback() :: Fun
Link to this type gates()
gates() :: [{String.t, module}]
Link to this type t()
t() :: %Multiverse.Settings{error_callback: error_callback, gates: gates, version_header: version_header}
Link to this type version_header()
version_header() :: String.t