Skip to main content

has_zsh_tilde_bracket

Function has_zsh_tilde_bracket 

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

True if the command contains zsh ~[name] dynamic named directory expansion.