Function match_yn

Source
fn match_yn(input: String) -> bool
Expand description

Matches on the result of a prompt for yes/no.

Defaults to true.