CompilationOptions¶
Summary¶
Compilation options container.
Signature
1 |
|
Namespace¶
cAlgo.API
Properties¶
IncludeSourceCode¶
Summary
Gets / Inits inclusion of source code in output algo file (Default is False).
Signature
1 |
|
Return Value
bool
OutputAlgoFilePath¶
Summary
Gets / Inits output algo file path, if not provided default platform algo path will be used.
Signature
1 |
|
Return Value
string