Options for promptSecret.
This release is 16 versions behind 1.0.25 — the latest version of @std/cli. Jump to latest
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
Works with
•JSR Score94%•This package works with DenoIt is unknown whether this package works with Bun

Downloads9,528/wk
•Publisheda year ago (1.0.9)
Tools for creating interactive command line tools
Add Package
deno add jsr:@std/cli
Import symbol
import { type PromptSecretOptions } from "@std/cli";
Import directly with a jsr specifier
import { type PromptSecretOptions } from "jsr:@std/cli";
Add Package
bunx jsr add @std/cli
Import symbol
import { type PromptSecretOptions } from "@std/cli";