Incant.ActionResult.Download (incant v0.1.0)

Copy Markdown

Expose a prepared download.

Summary

Types

t()

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