Digger.run

Undocumented in source. Be warned that the author may not have intended to support it.
struct Digger
static
@`Run a command using a D version`
int
run
(
BuildOptions!("build", "built") options
,
Parameter!(string, specDescription ~ "\nSpecify \"-\" to use the previously-built version.") spec
,
Parameter!(string[], "Command to run and its arguments (use -- to pass switches)") command
)

Meta