package climate

  1. Overview
  2. Docs
type t = {
  1. print_reentrant_completions_name : Climate__.Name.t;
    (*

    The name of a hidden named parameter that will be added to the top level command. It will be passed by the completion script to call user-provided functions for computing completion suggestions.

    *)
}
val default : t
OCaml

Innovation. Community. Security.