module type T =sig..end
val slot_spec : unit -> (Service_command.slot -> 'm, 'm) Core.Std.Command.Spec.ttype main
val main_spec : (foreground:bool -> main, unit -> unit)
Core.Std.Command.Spec.tval main : Service_command.slot -> main