Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Patch_lines = Autofonce_patch.Patch_lines
module Parser = Autofonce_core.Parser
module Misc = Autofonce_misc.Misc
val diff : Patch_lines.action
val todo : Patch_lines.action ref
val comment : bool ref
val not_exit : bool ref
val promote :
Types.project_config ->
Types.testsuite_config ->
Types.suite ->
unit
val args :
string ->
(string list * Ezcmd.V2.EZCMD.TYPES.Arg.spec * Ezcmd.V2.EZCMD.TYPES.info)
list
val action :
Types.project_config ->
Types.testsuite_config ->
Types.suite ->
unit
val cmd : Ezcmd.V2.EZCMD.TYPES.sub