Function rlifesrc::tui::tui

source ·
pub fn tui(world: PolyWorld, reset: bool) -> Result<()>
Expand description

Runs the search with a TUI.

If reset is true, the time will be reset when starting a new search.