Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
program
/
program.ts
command-line interface for deno programs.
timreichen/program
Version
Latest
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
v.0.1.2
v.0.1.1
Menu
mod.ts
(default module)
c
Program
command.ts
c
Command
I
Argument
I
Option
T
CommandFunction
deps.ts
I
Args
f
parse
example.ts
program.ts
c
Program
import
*
as
program
from
"https://deno.land/x/program@0.1.6/program.ts"
;
Classes
c
Program