BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.16
Preparing search index...
cmd
walk
WalkSubcommand
Type Alias WalkSubcommand
WalkSubcommand
:
|
{
type
:
"matching"
;
args
:
cmd
.
walk
.
matching
.
CommandArgs
}
|
{
type
:
"unelide"
;
args
:
cmd
.
walk
.
unelide
.
CommandArgs
}
|
{
type
:
"decrypt"
;
args
:
cmd
.
walk
.
decrypt
.
CommandArgs
}
|
{
type
:
"decompress"
;
args
:
cmd
.
walk
.
decompress
.
CommandArgs
}
|
{
type
:
"replace"
;
args
:
cmd
.
walk
.
replace
.
CommandArgs
}
Walk subcommand types.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
BC-Envelope-CLI TypeScript Library - v1.0.0-alpha.16
Loading...
Walk subcommand types.