Provides a properly configured hidden terminal (child_process) for executing Python commands.
Uri to get execution details for. (e.g. workspace folder)
Send a command to the terminal.
The options to send. (Must not include 'python' or the interpreter path.)
Optional
Whether to add a new line to the end of the command. This option is only used for the VSCode terminal.
Provides a properly configured hidden terminal (child_process) for executing Python commands.