View Source Tempel.Local (Tempel v0.2.2)

Link to this section Summary

Link to this section Functions

@spec delete(opts :: map(), file :: binary()) :: :ok | {:error, reason :: any()}
@spec init(opts :: map()) :: map()
@spec save(file :: Tempel.Gate.file() | Tempel.Gate.fileio(), map()) ::
  {:ok, filename :: binary()} | {:error, reason :: any()}
Link to this function

to_url(opts, object_key)

View Source
@spec to_url(opts :: map(), object_key :: binary()) :: binary()