Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Lwt file I/O
include Vhd_format.S.FILE with type 'a t = 'a Lwt.t
include Vhd_format.S.TIME
include Vhd_format.S.RW with type handle := fd with type 'a t = 'a Lwt.t
val exists : string -> bool t
val fsync : fd -> unit
val get_file_size : string -> int64 t
val get_modification_time : string -> int32 t
val to_file_descr : fd -> Lwt_unix.file_descr