package cmdlang

  1. Overview
  2. Docs

Utilities for handling commands.

val summary : _ t -> string

Return the summary of a command.

val map : 'a t -> f:('a -> 'b) -> 'b t

Map a function over a command.

OCaml

Innovation. Community. Security.