glib

Function shell_unquote

Source
pub fn shell_unquote(
    quoted_string: impl AsRef<OsStr>,
) -> Result<OsString, Error>