package sihl

  1. Overview
  2. Docs
On This Page
  1. Installation
Legend:
Library
Module
Module type
Parameter
Class
Class type

Installation

module Cmd = Sihl.Cmd.Service.Make ()

module Sig : sig ... end
val registered_commands : Cmd__.Cmd_core.t Base.list Base.ref
module Make () : Sig.SERVICE