Helpers.Shell_environement
val make :
aliases:
(Internal_pervasives.string
* Internal_pervasives.string
* Internal_pervasives.string)
Internal_pervasives.list ->
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 write :
< application_name : Internal_pervasives.string.. > ->
t ->
path:Internal_pervasives.string ->
(Internal_pervasives.unit, [> Internal_pervasives.System_error.t ])
Internal_pervasives.Attached_result.t
Lwt.t
val help_command :
< application_name : Internal_pervasives.string ; console : Console.t.. > ->
t ->
path:Internal_pervasives.string ->
Console.Prompt.item