# `Emerge.Assets.Path`
[🔗](https://github.com/emerge-elixir/emerge/blob/v0.2.1/lib/emerge/assets/path.ex#L1)

Verified media path sigil.

`~m"images/logo.png"` returns an `%Emerge.Assets.Ref{}` and validates that the
referenced file exists in the `priv` directory of the configured OTP app at compile time.

# `sigil_m`
*macro* 

---

*Consult [api-reference.md](api-reference.md) for complete listing*
