pub fn shell_exec_flag() -> &'static str
Gets the shell flag for executing a command string.
Returns ā/Cā on Windows, ā-cā on Unix.