function isAbsoluteRe-exportimport { isAbsolute } from "https://deno.land/x/proc@0.22.1/site/scripts/deps/path.ts"; isAbsolute(path: string): booleanVerifies whether provided path is absolute Parameterspath: stringto be verified as absolute Returnsboolean