| Modifier and Type | Method and Description |
|---|---|
Nodejs |
Nodejs.overwrite(boolean overwrite)
Force to unpack library files every
exec(String) call. |
| Modifier and Type | Method and Description |
|---|---|
static void |
Nodejs.run(File basedir,
org.jooby.funzy.Throwing.Consumer<Nodejs> callback)
Execute the given nodejs callback and automatically release v8 and nodejs resources.
|
static void |
Nodejs.run(org.jooby.funzy.Throwing.Consumer<Nodejs> callback)
Execute the given nodejs callback and automatically release v8 and nodejs resources.
|
Copyright © 2017. All rights reserved.