Module Cli_lib.Background_daemon

val rpc_init : f:( Core.Host_and_port.t -> 'a -> unit Async.Deferred.t ) -> 'a Async.Command.Param.t -> ( unit -> unit Async.Deferred.t ) Async.Command.Param.t
val graphql_init : f:( Uri.t Flag.Types.with_name -> 'a -> unit Async.Deferred.t ) -> 'a Async.Command.Param.t -> ( unit -> unit Async.Deferred.t ) Async.Command.Param.t