Documentation
cmd
Program.run
cmd
program
Program
Runs the program with the given arguments.
class
Program
const
noreturn
run
(
string
[]
args
)
Parameters
args
string
[]
Command-line arguments array.
cmd
program
Program
constructors
this
functions
action
add
argument
command
description
helpOption
option
parse
printVersion
run
versionOption
versionString
Runs the program with the given arguments.