Sourcetype counters = {candidate_org : int;parsed_ok : int;parse_failed : int;skipped_hidden : int;skipped_symlink : int;
} Sourcetype parsed_doc = {relative_path : string;doc : Org.t;
} Sourceexception Scan_io_error of string Sourceval is_hidden_name : string -> bool Sourceval has_org_extension : string -> bool Sourceval is_org_file : string -> bool Sourceval normalize_relative_path : string -> string