| Modifier and Type | Method and Description |
|---|---|
static Duktape |
Duktape.create()
Create a new interpreter instance.
|
| Constructor and Description |
|---|
ClasspathModuleLoader(Duktape context) |
ClasspathModuleLoader(Duktape context,
String prefix) |
FileModuleLoader(Duktape context) |
FileModuleLoader(Duktape context,
java.nio.file.Path root) |
Copyright © 2018 WebFolder OÜ. All rights reserved.