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