Function exec_target::args_from
source · Expand description
parse a command line strings
This separates the string with blanks. This considers special characters.
the special characters:
- “” : double quote
- ‘’ : single quote
- \ : back_slash