Method
IdePipelineget_pty
Description
Gets the VtePty for the pipeline, if set.
This will not be set until the pipeline has been initialized. That is not guaranteed to happen at object creation time.
| Gets property | Ide.Pipeline:pty |
Return value
Type: VtePty
A VtePty or NULL.
| The data is owned by the instance. |
The return value can be NULL. |