Module Async_extended.Validate_command

module type S : sig ... end
val create : ?multiple_sexps_per_file:bool ‑> name:string ‑> (module S) ‑> Core.Command.t