Module Cmdline.Group


module Group: sig .. end
Since Beryllium-20090901

type t 
Since Beryllium-20090901
val default : t
Since Beryllium-20090901
val add : plugin:string -> string -> t
Add a new group of options to the given plugin
Since Beryllium-20090901
val name : t -> string
Since Beryllium-20090901