Factori.Bootstrap.ReferenceDefinition (factori v0.9.4)

Link to this section Summary

Link to this section Types

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