package oasis

  1. Overview
  2. Docs

Plugin to handle "none" generation

  • author Sylvain Le Gall
val not_implemented : string -> 'a -> 'b -> 'c
val section_not_implemented : string -> 'a -> 'b -> 'c -> 'd -> 'e
val std_no_generate : string -> 'a -> 'b -> 'a * ('c -> 'd -> 'e, 'f) OASISPlugin.setup_changes
val section_no_generate : string -> 'a -> 'b -> (OASISTypes.common_section * 'c) -> 'a * ('d -> 'e -> 'f, 'g) OASISPlugin.setup_changes
val init : unit -> unit