class type['a]cp =object..end
method add_hook : ('a -> 'a -> unit) -> unitmethod get : 'amethod get_default : 'amethod get_default_formatted : Format.formatter -> unitmethod get_formatted : Format.formatter -> unitmethod get_help : stringmethod get_help_formatted : Format.formatter -> unitmethod get_name : string listmethod get_short_name : string optionmethod get_spec : Arg.specmethod reset : unitmethod set : 'a -> unitmethod set_raw : Raw.cp -> unitmethod set_short_name : string -> unit