@hashgraph/solo
Preparing search index...
src/core/command-handler
CommandHandler
Class CommandHandler
Hierarchy (
View Summary
)
CommandHandler
ClusterCommandHandlers
NodeCommandHandlers
Index
Constructors
constructor
Properties
_config
Maps
logger?
Methods
command
Action
get
Unused
Configs
setup
Home
Directory
setup
Home
Directory
Task
Constructors
constructor
new
CommandHandler
(
logger
?:
SoloLogger
,
configManager
?:
ConfigManager
,
accountManager
?:
AccountManager
,
)
:
CommandHandler
Parameters
Optional
logger
:
SoloLogger
Optional
configManager
:
ConfigManager
Optional
accountManager
:
AccountManager
Returns
CommandHandler
Properties
Protected
Readonly
_config
Maps
_configMaps
:
Map
<
string
,
any
>
= ...
Optional
Readonly
logger
logger
?:
SoloLogger
Methods
command
Action
commandAction
(
argv
:
any
,
actionTasks
:
any
,
options
:
any
,
errorString
:
string
,
lease
:
Lock
,
)
:
Promise
<
void
>
Parameters
argv
:
any
actionTasks
:
any
options
:
any
errorString
:
string
lease
:
Lock
Returns
Promise
<
void
>
get
Unused
Configs
getUnusedConfigs
(
configName
:
string
)
:
string
[]
Parameters
configName
:
string
Returns
string
[]
setup
Home
Directory
setupHomeDirectory
(
directories
?:
string
[]
)
:
string
[]
Setup home directories
Parameters
directories
:
string
[]
= ...
Returns
string
[]
setup
Home
Directory
Task
setupHomeDirectoryTask
()
:
{
task
:
()
=>
Promise
<
void
>
;
title
:
string
}
Returns
{
task
:
()
=>
Promise
<
void
>
;
title
:
string
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_config
Maps
logger
Methods
command
Action
get
Unused
Configs
setup
Home
Directory
setup
Home
Directory
Task
@hashgraph/solo
Loading...
Setup home directories