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
val help_recursive : cmd:Base.string -> with_flags:Base.bool -> expand_dots:Base.bool -> t -> Base.string -> (Base.string * Base.string) Base.list
val get_flag_names : t -> Base.string Base.list