Deprecated
should be used only by Core_extended.Deprecated_command
. At some point
it will go away.
module Spec : sig ... end
val summary : t ‑> string
val help_recursive : cmd:string ‑> with_flags:bool ‑> expand_dots:bool ‑> t ‑> string ‑> (string * string) list
val run : t ‑> cmd:string ‑> args:string list ‑> is_help:bool ‑> is_help_rec:bool ‑> is_help_rec_flags:bool ‑> is_expand_dots:bool ‑> unit
val get_flag_names : t ‑> string list