@hashgraph/solo
Preparing search index...
src/data/schema/model/remote/deployment-history
DeploymentHistory
Class DeploymentHistory
Index
Constructors
constructor
Properties
commands
last
Executed
Command
Constructors
constructor
new
DeploymentHistory
(
commands
?:
string
[]
,
lastExecutedCommand
?:
string
,
)
:
DeploymentHistory
Parameters
Optional
commands
:
string
[]
Optional
lastExecutedCommand
:
string
Returns
DeploymentHistory
Properties
commands
commands
:
string
[]
last
Executed
Command
lastExecutedCommand
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
commands
last
Executed
Command
@hashgraph/solo
Loading...