Function rlifesrc::run_search

source ·
pub(crate) fn run_search(world: &mut PolyWorld, all: bool)
Expand description

Runs the search without TUI.

If all is true, it will print all possible results instead of only the first one.