Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Omod_ocamlc.Cmxs
cmxs
files
val read : Omod.fpath -> (t, string) result
read f
reads a cmxs files from f
.
Warning. Simply checks the file exists.
val name : t -> string
name cmxs
is the archive name of cmxx
.