Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Expose the contents of a directory as a static filesystem.
val make : unit -> t
make ()
is an empty crunch.
output_generated_by oc binary_name
generate a comments saying who generates that file.
scan_file t root file
records the contents of root
/file
in t
.
val output_implementation : t -> Stdlib.out_channel -> unit
Output the footer.
val output_plain_skeleton_ml : t -> Stdlib.out_channel -> unit
Output a simple skeleton.