Enums§
Functions§
- advance
- Called after any config mutation. Either prompts the user for the next required input or, once both bounds are set, kicks off the bisection. Returns a trailing prompt string to be printed after the caller’s own output.
- mark
- Mark a revision as an old (known-good) or new (known-bad) bound, persist
state, then call
advance.