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