Constructor
IdeTerminalLaunchernew_for_runner
Description
Create a new IdeTerminalLauncher that will spawn a terminal in the runtime
but with a “runner” context similar to how the application would execute.
Parameters
runtime |
IdeRuntime |
An |
|
| The data is owned by the caller of the function. |
Return value
| Returns: | IdeTerminalLauncher |
A newly created |
|
| The caller of the function takes ownership of the data, and is responsible for freeing it. |