Waffle.Types (Waffle GCS v0.2.0) View Source

This is hack until Waffle declares formal typespecs in its own project.

Link to this section Summary

Link to this section Types

Specs

definition() :: module()

Specs

file() :: %Waffle.File{
  binary: term(),
  file_name: term(),
  is_tempfile?: term(),
  path: term()
}

Specs

meta() :: {file(), any()}

Specs

version() :: atom() | String.t()