mte/unikernel/duniverse/dune_/bin/describe/describe_lang_compat.mli
2025-11-11 02:07:51 +01:00

5 lines
310 B
OCaml

(** Dune describe commands used to take a --lang argument that did nothing
expect for dune describe workspace. To keep compatilbility with accepting
such an argument we provide a dummy argument here that can be used. It's
value will typically be ignored. *)
val arg : string option Cmdliner.Term.t