Cmdlang_expect_tests.Arg_testThis module allows to stage the translation of a cmdlang argument into different backends for testing.
val create : 'a Cmdlang.Command.Arg.t -> 'a tmodule Command_line : sig ... endval eval_all : Base.unit t -> Command_line.t -> Base.unitEvaluate all backends and print a full trace on standard channels for use in expect tests.