package plato

  1. Overview
  2. Docs
include module type of struct include GenericPath end
type stat_results = Unix.stats
val same_stat : stat_results -> stat_results -> bool
val sep : char
val sep_s : string
val join : string -> string list -> string
val normpath : string -> string