Waffle.Types (Glific forked Waffle GCS v0.1.1) 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.t()

Specs

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

Specs

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

Specs

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