Skip to main content

shell_words

Function shell_words 

Source
pub fn shell_words(input: &str) -> Vec<String>
Expand description

类 sh 单词拆分:处理单引号、双引号和反斜杠转义,返回拆分后的参数列表