Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

🔥 Static site generator for Deno 🦕
Very Popular
Latest
function isAbsolutePath
import { isAbsolutePath } from "https://deno.land/x/lume@v2.3.3/core/utils/path.ts";

Check if the path is absolute

Parameters

path: string

Returns

boolean