Method
IdePipelineget_host_triplet
since: 3.32
Description
Gets the “host” triplet which specifies where the build results will run.
This is a convenience wrapper around getting the triplet from the device set for the build pipeline.
Available since: 3.32
Return value
Type: IdeTriplet
An IdeTriplet
.
The data is owned by the instance. |