Module Omod_ocamlc.Cmxs

cmxs files

type t

The type for cmxs files

val read : Omod.fpath -> (t, string) Stdlib.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.