Waffle GCS v0.1.0 Waffle.Types View Source

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

Link to this section Summary

Link to this section Types

Link to this type

definition()

View Source
definition() :: Module.t()
Link to this type

file()

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