Factori.Config (factori v0.14.1)

Summary

Types

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