Incant.ActionResult.Download (Incant v0.1.1)

Copy Markdown View Source

Expose a prepared download.

Summary

Types

t()

@type t() :: %Incant.ActionResult.Download{
  id: term(),
  label: String.t() | nil,
  meta: map()
}