Module Daemon.Baker

type t
type command = baker_command
val run : keep_alive:bool -> command:command -> Tezos_client_base.Client_context.full -> unit Tezos_base.TzPervasives.tzresult Lwt.t

run ~keep_alive ~command cctxt Runs the daemon responsible for the spawn/stop of the daemons.