package fileutils

  1. Overview
  2. Docs
include module type of struct include CommonPath end
module StringExt = CommonPath.StringExt
exception CannotHandleFast
val fast_concat : 'a -> 'b -> 'c
val fast_basename : 'a -> 'b
val fast_dirname : 'a -> 'b
val fast_is_relative : 'a -> 'b
val dir_writer : FilePath_type.filename_part list -> string
val dir_reader : string -> FilePath_type.filename_part list
val fast_is_current : string -> bool
val fast_is_parent : string -> bool
val path_writer : string list -> string
val path_reader : string -> string list
OCaml

Innovation. Community. Security.