package sihl

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val lifecycle : Sihl__.Core_container.Lifecycle.t
val register_commands : Sihl__.Core_ctx.t -> Sihl__.Cmd_core.t list -> (unit, string) Result.t Lwt.t
val register_command : Sihl__.Core_ctx.t -> Sihl__.Cmd_core.t -> (unit, string) Result.t Lwt.t
val run : unit -> unit Lwt.t