ripl-tui 0.3.3

ripl — a living, breathing TUI framework for AI chat in the shell.
Documentation
1
2
3
4
5
6
7
pub fn can_say() -> bool {
    true
}

pub fn can_espeak() -> bool {
    true
}