Values.FormatOptionsSourceFormatting options for a file.
type nonrec t = {tsvOptions : TsvOptions.t option;Options for a TSV file.
*)vcfOptions : VcfOptions.t option;Options for a VCF file.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `Structure of
(string
* [> `Boolean of QuoteAll.t | `String of Separator.t ])
list ])
list ])
list ]