Enum rustyline::line_buffer::WordAction
[−]
[src]
pub enum WordAction {
CAPITALIZE,
LOWERCASE,
UPPERCASE,
}Variants
CAPITALIZELOWERCASEUPPERCASE