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