The default global path finder instance.
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
gnomejs/sdkA cross-runtime module for invoking executables similar to child_process and Deno's Deno.Command.
Add Package
deno add jsr:@gnome/exec
Import symbol
import { pathFinder } from "@gnome/exec/path-finder";
Import directly with a jsr specifier
import { pathFinder } from "jsr:@gnome/exec/path-finder";
Add Package
pnpm i jsr:@gnome/exec
pnpm dlx jsr add @gnome/exec
Import symbol
import { pathFinder } from "@gnome/exec/path-finder";
Add Package
yarn add jsr:@gnome/exec
yarn dlx jsr add @gnome/exec
Import symbol
import { pathFinder } from "@gnome/exec/path-finder";
Add Package
vlt install jsr:@gnome/exec
Import symbol
import { pathFinder } from "@gnome/exec/path-finder";
Add Package
npx jsr add @gnome/exec
Import symbol
import { pathFinder } from "@gnome/exec/path-finder";
Add Package
bunx jsr add @gnome/exec
Import symbol
import { pathFinder } from "@gnome/exec/path-finder";