Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.app
/
ApplicationOrBuilder
/
getBundleList
get
Bundle
List
abstract
fun
getBundleList
(
)
:
List
<
AppBundle
>
Code bundles which implement the application.
Content copied to clipboard
repeated .elide.app.AppBundle bundle = 7;