Function python_launcher::find_shebang
source · Expand description
Finds the shebang line from reader
.
If a shebang line is found, then the #!
is removed and the line is stripped of leading and trailing whitespace.
Finds the shebang line from reader
.
If a shebang line is found, then the #!
is removed and the line is stripped of leading and trailing whitespace.