package core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Deprecated should be used only by Deprecated_command. At some point it will go away.

module Spec : sig ... end
val summary : t -> Base.String.t
val help_recursive : cmd:Base.String.t -> with_flags:Base.Bool.t -> expand_dots:Base.Bool.t -> t -> Base.String.t -> (Base.String.t * Base.String.t) Base.List.t
val get_flag_names : t -> Base.String.t Base.List.t