Module Helpers.Shell_environement

type t

Aliases are (name, command, doc) tuples.

val build : < paths : Paths.t.. > -> protocol:Mavryk_protocol.t -> clients:Mavryk_client.t Internal_pervasives.list -> t
val help_command : < application_name : Internal_pervasives.string ; console : Console.t.. > -> t -> path:Internal_pervasives.string -> Console.Prompt.item