ReferenceAvailable
-ofile
Output solved Telion .tln project file
Syntax: -ofile
Required. The parser stores this option as ofile with value type string and default none.
Validation
- The parent directory is created when needed.
- The output is committed only after at least one model.save() call succeeds.
Reference
| Property | Value |
|---|---|
| Flags | -ofile |
| Destination | ofile |
| Value type | string |
| Action | store |
| Required | true |
| Default | none |
| Requirement | Required. |
| Validation 1 | The parent directory is created when needed. |
| Validation 2 | The output is committed only after at least one model.save() call succeeds. |