public interface JRubyTruffleInterface
Modifier and Type | Field and Description |
---|---|
static String |
RUNTIME_SYMBOL |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
int |
execute(String path) |
static final String RUNTIME_SYMBOL
int execute(String path)
void dispose()
Copyright © 2001-2016 JRuby. All Rights Reserved.