qbcompiler.configs.models.RuntimeOptions Class Reference#
|
Mobilint SDK qb Compiler v1.3
MCS002-EN
|
qbcompiler.configs.models.RuntimeOptions Class Reference
Runtime options for compilation. More...
Inheritance diagram for qbcompiler.configs.models.RuntimeOptions:
Public Member Functions | |
| "RuntimeOptions" | with_updates (self, **kwargs) |
| Return a copy with updated fields. | |
Static Public Attributes | |
| model_config | |
| str | version |
Detailed Description
Runtime options for compilation.
Contains runtime-specific settings like version info and cache options.
- Parameters
-
version str. Compiler version string (e.g., 0.0.0)
Member Function Documentation
◆ with_updates()
| "RuntimeOptions" qbcompiler.configs.models.RuntimeOptions.with_updates | ( | self, | |
| ** | kwargs ) |
Member Data Documentation
◆ model_config
|
static |
◆ version
|
static |
The documentation for this class was generated from the following file:
Generated by