Up
–
dune
»
Ocaml_config
» Prog_and_args
Module
Ocaml_config.Prog_and_args
type
t
=
{
prog : string;
args : string list;
}