resolve-template-path ( pair -- path )
Furnace framework ยป Miscellaneous Furnace features

Prev:resolve-word-path ( word -- path/f )
Next:with-exit-continuation ( quot -- value )


Vocabulary
furnace.utilities

Inputs
paira pair with shape { class string }


Outputs
patha pathname string


Word description
Resolves a responder-relative template path.

Definition