Skip to main content
Module

x/open/index.ts>getDir

Open is a package for opening URLs, files and executables with Deno. Inspired by sindresorhus' open.
Latest
function getDir
import { getDir } from "https://deno.land/x/open@v0.0.6/index.ts";

Returns the directory where this file exists.

Parameters

url: string

Value returned from import.meta.url