Function glib::shell_unquote[][src]

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