7 lines
111 B
OCaml
7 lines
111 B
OCaml
|
|
open Import
|
||
|
|
|
||
|
|
val term : unit Term.t
|
||
|
|
|
||
|
|
(** Dune command that describes the workspace *)
|
||
|
|
val command : unit Cmd.t
|