Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/deno/cli/js/deno.ts>execPath

A modern runtime for JavaScript and TypeScript.
Go to Latest
function execPath
import { execPath } from "https://deno.land/x/deno@v0.30.0/cli/js/deno.ts";

Returns the path to the current deno executable. Requires the --allow-env flag.

Returns

string