glib

Function shell_parse_argv

Source
pub fn shell_parse_argv(
    command_line: impl AsRef<OsStr>,
) -> Result<Vec<OsString>, Error>