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