# `Volt.Path`
[🔗](https://github.com/elixir-volt/volt/blob/v0.16.0/lib/volt/path.ex#L1)

Filesystem path helpers shared across Volt runtime modules.

# `inside?`

# `relative_import`

```elixir
@spec relative_import(String.t(), String.t()) :: String.t()
```

Build a relative JavaScript import specifier from one file to another.

---

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