Factori.Config (factori v0.3.0)

Link to this section Summary

Link to this section Types

@type t() :: %Factori.Config{
  adapter: term(),
  mappings: term(),
  options: term(),
  repo: term(),
  storage: term(),
  storage_name: term(),
  variants: term()
}