module Make:
| Parameters: |
|
val plugin : stringval plugin_file : stringval plugin_config_file : stringval plugin_config_file_interface : stringval we_have_a_config_file : boolval we_need_a_plugin : boolval we_have_a_plugin : boolval we_have_a_config_file_interface : boolval up_to_date_or_copy : Pathname.t -> boolval profiling : boolval debugging : boolval rebuild_plugin_if_needed : unit -> unitval execute_plugin_if_needed : unit -> unit