Volt.Path (Volt v0.14.12)

Copy Markdown View Source

Filesystem path helpers shared across Volt runtime modules.

Summary

Functions

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

Functions

inside?(path, root)

relative_import(from, to)

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

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