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 output_generated_by : Pervasives.out_channel -> string -> unit
output_generated_by oc binary_name
generate a comments saying who generates that file.
val output_implementation : Pervasives.out_channel -> unit
Output the footer.
val output_lwt_skeleton_ml : Pervasives.out_channel -> unit
Output the Lwt helpers.
val output_lwt_skeleton_mli : Pervasives.out_channel -> unit
Output the Lwt helpers.
val output_plain_skeleton_ml : Pervasives.out_channel -> unit
Output a simple skeleton.