Preparing search index...
The search index is not available
@hashgraph/solo
@hashgraph/solo
src/core/shell_runner
ShellRunner
Class ShellRunner
Hierarchy (
View Summary
)
ShellRunner
BaseCommand
DependencyManager
HelmDependencyManager
Helm
Index
Constructors
constructor
Properties
logger?
Methods
run
Constructors
constructor
new
ShellRunner
(
logger
?:
SoloLogger
)
:
ShellRunner
Parameters
Optional
logger
:
SoloLogger
Returns
ShellRunner
Properties
Optional
logger
logger
?:
SoloLogger
Methods
run
run
(
cmd
:
string
,
verbose
?:
boolean
)
:
Promise
<
string
[]
>
Returns a promise that invokes the shell command
Parameters
cmd
:
string
verbose
:
boolean
= false
Returns
Promise
<
string
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
logger
Methods
run
@hashgraph/solo
Loading...
Returns a promise that invokes the shell command