mte/unikernel/duniverse/dune_/test/blackbox-tests/utils/dune_cmd.mli
2025-11-11 02:07:51 +01:00

6 lines
244 B
OCaml

(** 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] *)