Property
IdeRunner:build-target
Description
The %IdeBuildTarget from which this %IdeRunner was constructed.
This is useful to retrieve various properties related to the program that will be launched, such as what programming language it uses, or whether it’s a graphical application, a command line tool or a test program.
Type: | IdeBuildTarget |
Available since: | 3.32 |