Description
File paths and real filesystem operations can be handled through an OCaml API. This helps developers write tools that copy, move, inspect, or manage files without reimplementing common file utilities.
It is a development library. Applications using it may read or modify user files, depending on how the developer integrates it.