@hashgraph/solo
Preparing search index...
src/commands
Initialize
Function Initialize
Initialize
(
options
:
Options
,
)
:
{
builder
:
(
yargs
:
any
)
=>
any
;
command
:
string
;
desc
:
string
}
[]
Return a list of Yargs command builder to be exposed through CLI
Parameters
options
:
Options
Returns
{
builder
:
(
yargs
:
any
)
=>
any
;
command
:
string
;
desc
:
string
}
[]
an array of Yargs command builder
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@hashgraph/solo
Loading...
Return a list of Yargs command builder to be exposed through CLI