Distopy.Source.EnvFile (distopy v0.1.0) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Distopy.Source.EnvFile{
  hide_values: boolean(),
  path: binary(),
  vars: %{optional(binary()) => binary()}
}

Link to this section Functions