4 lines
100 B
OCaml
4 lines
100 B
OCaml
open Import
|
|
|
|
(** Dune command to describe the opam files in a workspace *)
|
|
val command : unit Cmd.t
|