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