Search
Preparing search index...
The search index is not available
@algo-builder/algob
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@algo-builder/algob
types
RuntimeArgs
Interface RuntimeArgs
Algob arguments:
network: the network to be used (default="default").
showStackTraces: flag to show stack traces.
version: flag to show algob's version.
help: flag to show algob's help message.
config: used to specify algob's config file.
Hierarchy
RuntimeArgs
Index
Properties
config
help
network
show
Stack
Traces
verbose
version
Properties
Optional
config
config
?:
string
help
help
:
boolean
network
network
:
string
show
Stack
Traces
show
Stack
Traces
:
boolean
verbose
verbose
:
boolean
version
version
:
boolean
Exports
convert
runtime
types
Runtime
Args
config
help
network
show
Stack
Traces
verbose
version
Generated using
TypeDoc
Algob arguments: