Skip to documentation content
On this page
  1. Reference

-ofile

Output solved Telion .tln project file

Reference

FieldValueDescription
Flags-ofile
Destinationofile
Value typestring
Actionstore
Requiredtrue
Defaultnone
RequirementRequired.
Validation 1The parent directory is created when needed.
Validation 2The output is committed only after at least one model.save() call succeeds.

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.