Wrap a filesystem path for the shell used by execute_command_line.
Paths containing a double-quote character are rejected with error stop because they cannot be safely represented in the generated command string.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | raw_path |