ez_file
Easy file manipulation (read_file, write_file, etc.)
1024">
IN THIS PACKAGE
-
library ez_file
-
module EzFile
-
module FileAbstract
-
module OP
-
-
module FileChannel
-
module FileDirMaker
-
module FileOS
-
module FileSelector
-
module FileSig
-
module type CONTENT_OPERATIONS
-
module type DIRECTORY_OPERATIONS
-
module type FILENAME_OPERATIONS
-
module OP
-
-
module type FILE_OPERATIONS
-
module OP
-
-
-
module FileString
-
module OP
-
-
module Main
-
Libraries
This package provides the following libraries (via dune):
ez_file
Documentation:
EzFile
FileAbstract
File operations with filenames represented by an abstract typeFileGen.t
FileChannel
File operations on the stdlibin_channel
/out_channel
typesFileDirMaker
FileOS
Operating-System specific valuesFileSelector
FileSig
Signatures exported by other modulesFileString
File operations with filenames represented by thestring
typeMain
Dependencies: re, ocplib_stuff, unix