Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Signatures.PATHNAMEval exists : t -> boolval mk : string -> tval to_string : t -> stringval print : Format.formatter -> t -> unitval current_dir_name : tval parent_dir_name : tval read : t -> stringval is_relative : t -> boolval is_link : t -> boolval is_directory : t -> boolval check_extension : t -> string -> boolval get_extension : t -> stringval get_extensions : t -> stringval print_path_list : Format.formatter -> t list -> unitval pwd : tval is_implicit : t -> boolmodule Operators : sig ... end