Skip to main content
Module

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

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

Check if the path is absolute

Parameters

path: string

Returns

boolean