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