Skip to main content
Stone.js
Documentation
Packages
API
Community
Search
K
Interface: IArgv
Interface: IArgv
Represents the yargs argument vector.
Properties
positional()
positional
:
(
name
,
options
)
=>
IArgv
;
Parameters
name
string
options
choices
string
[]
desc
string
type
string
Returns
IArgv