Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.deps
/
DependencyKt
/
Dsl
/
testOnly
test
Only
@get:
JvmName
(
name
=
"getTestOnly"
)
@set:
JvmName
(
name
=
"setTestOnly"
)
var
testOnly
:
Boolean
Whether this dependency is a test-only dependency.
Content copied to clipboard
bool test_only = 7;