Logo Xantham

ParseJsonConfigFileContentParams Type

Record fields

Record Field Description

ConfigDirectory

Full Usage: ConfigDirectory

Field type: string voption
Field type: string voption

ConfigFileName

Full Usage: ConfigFileName

Field type: DocumentIdentifier voption
Field type: DocumentIdentifier voption

Json

Full Usage: Json

Field type: JsonNode
Field type: JsonNode

Static members

Static member Description

ParseJsonConfigFileContentParams.Default

Full Usage: ParseJsonConfigFileContentParams.Default

Returns: ParseJsonConfigFileContentParams

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 - `{ ParseJsonConfigFileContentParams.Default with ... }` - rather than writing all 3 out.

Returns: ParseJsonConfigFileContentParams

Type something to start searching.