Search
Preparing search index...
The search index is not available
@chainsafe/files-cli
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@chainsafe/files-cli
util/command
Module util/command
Index
Interfaces
ICli
Command
Type aliases
ICli
Command
Options
Functions
register
Command
ToYargs
Type aliases
ICli
Command
Options
ICli
Command
Options<OwnArgs>
:
Required
<
{
[
key
in
keyof
OwnArgs
]
:
Options
}
>
Type parameters
OwnArgs
Functions
register
Command
ToYargs
register
Command
ToYargs
(
yargs
:
Argv
, cliCommand
:
ICliCommand
<
any
,
any
>
)
:
void
Register a ICliCommand type to yargs. Recursively registers subcommands too.
Parameters
yargs:
Argv
cliCommand:
ICliCommand
<
any
,
any
>
Returns
void
Modules
cli
cmds
cmds/get
cmds/get/decryption
Helper
cmds/get/handler
cmds/get/options
options
options/global
Options
util
util/command
util/errors
ICli
Command
ICli
Command
Options
register
Command
ToYargs
Generated using
TypeDoc
Register a ICliCommand type to yargs. Recursively registers subcommands too.