Factori.Bootstrap.ReferenceDefinition (factori v0.14.1)

Summary

Types

@type t() :: %Factori.Bootstrap.ReferenceDefinition{
  source: String.t(),
  source_column: atom(),
  target: String.t(),
  target_column: atom()
}