Set TERM_PROGRAM
#317
|
Hi, I'm trying to create some script for CodeEdit project that would only works if the terminal is running under CodeEdit app, so I thought about using |
Answered by
migueldeicaza
Jul 19, 2023
Replies: 1 comment
|
The |
0 replies
Answer selected by
Qubik65536
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
startProcessmethod inLocalProcesstakes an optionalenvironmentarray that contains the values you want to pass to the child process.