Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm-rb
/
elide.runtime.plugins.ruby
/
RubyConfig
Ruby
Config
@
DelicateElideApi
class
RubyConfig
:
AbstractLanguageConfig
Members
Constructors
Ruby
Config
Link copied to clipboard
constructor
(
)
Properties
executable
Link copied to clipboard
var
executable
:
String
?
executable
List
Link copied to clipboard
var
executableList
:
List
<
String
>
?
resources
Path
Link copied to clipboard
var
resourcesPath
:
String
?
Functions
bindings
Link copied to clipboard
fun
bindings
(
block
:
MutableMap
<
String
,
Any
>
.
(
)
->
Unit
)