5 lines
113 B
OCaml
5 lines
113 B
OCaml
|
|
open Import
|
||
|
|
|
||
|
|
(** Dune command to print out information about the entries per package.*)
|
||
|
|
val command : unit Cmd.t
|