mte/unikernel/duniverse/dune_/test/blackbox-tests/utils/dune_cmd.mli

7 lines
244 B
OCaml
Raw Normal View History

2025-11-11 02:07:51 +01:00
(** This command line utility is used to implement portable commands used in the
cram test. For example, it's used to implement a portable version of stat.
This command is invoked like this:
[$ dune_cmd <subcommand> arguments] *)