Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Sys_stat.Host
type t = {
file_kind : File_kind.Host.t;
file_perm : File_perm.Host.t;
mode : Mode.Host.t;
at : At.Host.t;
}
val to_string : t -> string
val of_string : string -> t