jon.recoil.org

Module OpamFile.Repos_configSource

include OpamFile.IO_FILE with type t := OpamFile.Repos_config.t
Sourceval format_version : OpamVersion.t

Empty file

Write some contents to a file

Read file contents.

Returns None on non-existing file

Read file contents. Return empty if the file does not exist.

Sourceval read_from_string : ?filename:OpamFile.Repos_config.t OpamFile.typed_file -> string -> OpamFile.Repos_config.t