Digger.bisect

Undocumented in source. Be warned that the author may not have intended to support it.
struct Digger
static
@`Bisect D history according to a bisect.ini file`
int
bisect
(
Switch!("Skip sanity-check of the GOOD/BAD commits.") noVerify
,
Option!(string[], "Additional bisect configuration. Equivalent to bisect.ini settings.", "NAME=VALUE", 'c', "config") configLines
,
Parameter!(string, "Location of the bisect.ini file containing the bisection description.") bisectConfigFile = null
)

Meta