gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.language.cpp
/
CppComponent
/
getCppSource
get
Cpp
Source
API
abstract
fun
getCppSource
(
)
:
FileCollection
(
source
)
Returns the C++ source files of this component, as defined in
getSource
.