Skip to main content
Module

x/lume/core/utils/path.ts>resolveInclude

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
function resolveInclude
import { resolveInclude } from "https://deno.land/x/lume@v2.2.4/core/utils/path.ts";

Resolve the path of an included file Used in the template engines and processors

Parameters

path: string
includesDir: string
optional
fromDir: string
optional
rootToRemove: string

Returns

string