pub fn options( options: &Vec<&str>, format_option: impl Fn(&str, usize, usize, bool) -> ColoredString, ) -> Result<usize>