Factori.Bootstrap.ReferenceDefinition (factori v0.16.0)

Summary

Types

t()

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