Skip to main content

has_zsh_equals_expansion

Function has_zsh_equals_expansion 

Source
pub fn has_zsh_equals_expansion(command: &str) -> bool
Expand description

True if the command contains zsh equals expansion (=cmd at word start).