Module Values.FileSystemsSource

Sourcetype nonrec t = FileSystem.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : FileSystem.t list -> [> `List of Awso.Botodata.value list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> FileSystem.t list
Sourceval of_json : [> Yojson.Safe.t ] -> FileSystem.t list
Sourceval to_json : FileSystem.t list -> Yojson.Safe.t