Preparing search index...
The search index is not available
@hashgraph/solo
@hashgraph/solo
src/commands/cluster/configs
ClusterConnectConfigClass
Interface ClusterConnectConfigClass
interface
ClusterConnectConfigClass
{
app
:
string
;
cacheDir
:
string
;
clusterName
:
string
;
context
:
string
;
devMode
:
boolean
;
namespace
:
string
;
nodeAlias
:
`
node
${
number
}
`
;
}
Index
Properties
app
cache
Dir
cluster
Name
context
dev
Mode
namespace
node
Alias
Properties
app
app
:
string
cache
Dir
cacheDir
:
string
cluster
Name
clusterName
:
string
context
context
:
string
dev
Mode
devMode
:
boolean
namespace
namespace
:
string
node
Alias
nodeAlias
:
`
node
${
number
}
`
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
cache
Dir
cluster
Name
context
dev
Mode
namespace
node
Alias
@hashgraph/solo
Loading...