Wrap.Present (wrap v0.0.9)

Link to this section Summary

Link to this section Types

Specs

t() :: %Wrap.Present{
  dockerfile: String.t(),
  name: String.t(),
  project: String.t(),
  registry: String.t(),
  version: String.t()
}

Link to this section Functions

Link to this function

hyphenize(name)

Specs

hyphenize(String.t()) :: String.t()

Specs

image(t()) :: String.t()
Link to this function

registry_image(present)

Specs

registry_image(t()) :: String.t()