de.flapdoodle.embed.nodejs
Class Nodejs
java.lang.Object
de.flapdoodle.embed.nodejs.Nodejs
public class Nodejs
- extends Object
|
Method Summary |
static void |
call(de.flapdoodle.embed.process.distribution.IVersion version,
NodejsRuntimeConfig runtimeConfig,
String filename,
String workingDirectory)
|
static void |
call(de.flapdoodle.embed.process.distribution.IVersion version,
String filename,
String workingDirectory)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
call
public static void call(de.flapdoodle.embed.process.distribution.IVersion version,
String filename,
String workingDirectory)
throws IOException
- Throws:
IOException
call
public static void call(de.flapdoodle.embed.process.distribution.IVersion version,
NodejsRuntimeConfig runtimeConfig,
String filename,
String workingDirectory)
throws IOException
- Throws:
IOException
Copyright © 2012. All Rights Reserved.