Factori.Storage behaviour (factori v0.9.4)
Link to this section Summary
Link to this section Callbacks
Link to this callback
get(atom, t)
@callback get(atom(), String.t()) :: [Factori.Bootstrap.ColumnDefinition.t()]
Link to this callback
init(atom)
@callback init(atom()) :: :ok
Link to this callback