package ocamlnet

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method cancel : unit -> unit
method copy : copy_flag list -> string -> string -> unit
method mkdir : mkdir_flag list -> string -> unit
method nominal_dot_dot : bool
method path_encoding : Netconversion.encoding option
method path_exclusions : (int * int) list
method read : read_flag list -> string -> Netchannels.in_obj_channel
method read_file : read_file_flag list -> string -> local_file
method readdir : readdir_flag list -> string -> string list
method remove : remove_flag list -> string -> unit
method rename : rename_flag list -> string -> string -> unit
method rmdir : rmdir_flag list -> string -> unit
method size : size_flag list -> string -> int64
method test : test_flag list -> string -> test_type -> bool
method test_list : test_flag list -> string -> test_type list -> bool list
method write : write_flag list -> string -> Netchannels.out_obj_channel
method write_file : write_file_flag list -> string -> local_file -> unit
OCaml

Innovation. Community. Security.