EnvironmentType
Summary
Represents the different environments where an algo can run.
Signature
1 | |
Namespace
cAlgo.API
See Also
Fields
Desktop
Summary
Represents the Desktop environment.
Signature
1 | |
Return Value
EnvironmentType
Cloud
Summary
Represents the Cloud environment where algos can run.
Signature
1 | |
Return Value
EnvironmentType
CLI
Summary
Represents the Command Line Interface (CLI) environment.
Signature
1 | |
Return Value
EnvironmentType