Repos_config.BestEffortval read : t typed_file -> tval read_opt : t typed_file -> t optionval safe_read : t typed_file -> tval read_from_channel : ?filename:t typed_file -> Stdlib.in_channel -> tval read_from_string : ?loc:string -> ?filename:t typed_file -> string -> tval safe_read_from_string :
?loc:string ->
?filename:t typed_file ->
string ->
t