package fileutils

  1. Overview
  2. Docs

Module Win32PathSource

include module type of struct include CommonPath end
Sourcemodule StringExt = CommonPath.StringExt
Sourceexception CannotHandleFast
Sourceval fast_concat : 'a -> 'b -> 'c
Sourceval fast_basename : 'a -> 'b
Sourceval fast_dirname : 'a -> 'b
Sourceval fast_is_relative : 'a -> 'b
Sourceval dir_writer : FilePath_type.filename_part list -> string
Sourceval dir_reader : string -> FilePath_type.filename_part list
Sourceval fast_is_current : string -> bool
Sourceval fast_is_parent : string -> bool
Sourceval path_writer : string list -> string
Sourceval path_reader : string -> string list
OCaml

Innovation. Community. Security.