Exit code to use when exiting the process. If specified, the process will exit with this code after printing the error.
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
dahlia/optiqueProcess-integrated CLI parser for Node.js, Bun, and Deno
Add Package
deno add jsr:@optique/run
Import symbol
import { type PrintErrorOptions } from "@optique/run";
Import directly with a jsr specifier
import { type PrintErrorOptions } from "jsr:@optique/run";
Add Package
pnpm i jsr:@optique/run
pnpm dlx jsr add @optique/run
Import symbol
import { type PrintErrorOptions } from "@optique/run";
Add Package
yarn add jsr:@optique/run
yarn dlx jsr add @optique/run
Import symbol
import { type PrintErrorOptions } from "@optique/run";
Add Package
vlt install jsr:@optique/run
Import symbol
import { type PrintErrorOptions } from "@optique/run";
Add Package
npx jsr add @optique/run
Import symbol
import { type PrintErrorOptions } from "@optique/run";
Add Package
bunx jsr add @optique/run
Import symbol
import { type PrintErrorOptions } from "@optique/run";