module Flag:sig..end
module Type:sig..end
module Action:sig..end
type 'a t = {
|
name : |
(* | command-line parsing with hierarchical sub-commands | *) |
|
spec : |
(* | command-line parsing with hierarchical sub-commands | *) |
|
doc : |
(* | command-line parsing with hierarchical sub-commands | *) |
'accum