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
/
setQuiet
set
Quiet
open
fun
setQuiet
(
value
:
Boolean
)
:
ElideToolOptions.OutputOptions.Builder
Coming soon.
Content copied to clipboard
bool quiet = 2;
Return
This builder for chaining.
Parameters
value
The quiet to set.