Values.InputFileSourceSourceThe input file to use for an outbound transformation.
type nonrec t = {fileContent : InputFileSourceFileContentString.t option;Specify the input contents, as a string, for the source of an outbound transformation.
*)}val to_value :
t ->
[> `Structure of
(string * [> `String of InputFileSourceFileContentString.t ]) list ]