Logo Xantham

ParseCommandLineParams Type

Record fields

Record Field Description

CommandLine

Full Usage: CommandLine

Field type: string[] voption
Field type: string[] voption

Static members

Static member Description

ParseCommandLineParams.Default

Full Usage: ParseCommandLineParams.Default

Returns: ParseCommandLineParams

The record with nothing set: every field is either optional or a default of its own, so this serialises to `{}`. Copy-update it to fill in the fields you mean - `{ ParseCommandLineParams.Default with ... }` - rather than writing all 1 out.

Returns: ParseCommandLineParams

Type something to start searching.