Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.cli
/
ElideToolOptions
/
OutputOptions
/
Builder
/
setDebug
set
Debug
open
fun
setDebug
(
value
:
Boolean
)
:
ElideToolOptions.OutputOptions.Builder
Coming soon.
Content copied to clipboard
bool debug = 4;
Return
This builder for chaining.
Parameters
value
The debug to set.