glib
0.21.0
glib
Function
shell_parse_argv
Copy item path
Source
pub fn shell_parse_argv( command_line: impl
AsRef
<
OsStr
>, ) ->
Result
<
Vec
<
OsString
>,
Error
>