5 lines
100 B
OCaml
5 lines
100 B
OCaml
|
|
open Import
|
||
|
|
|
||
|
|
(** Dune command to print out the available build contexts.*)
|
||
|
|
val command : unit Cmd.t
|