# `PhoenixImportmap.Asset`
[🔗](https://github.com/gilest/phoenix_importmap/blob/main/lib/phoenix_importmap/asset.ex#L1)

Internal functions for working with asset paths.

# `dest_path`

Determine the copy destination path for a given source path.

# `maybe_copy`

Copy an asset from its `source_path` to its `dest_path`.

# `public_path`

Determine the public  path for a given source path. This is what will appear
in the output of `PhoenixImportmap.importmap()`.

---

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