Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.page
/
Context
/
Scripts
/
JavaScript
/
Builder
/
clearAsync
clear
Async
open
fun
clearAsync
(
)
:
Context.Scripts.JavaScript.Builder
Whether to add the `async` flag to a script.
Content copied to clipboard
bool async = 4;
Return
This builder for chaining.