Class CoffeeScriptTranspiler
java.lang.Object
org.nustaq.kontraktor.webapp.transpiler.CLICommandTranspiler
org.nustaq.kontraktor.webapp.transpiler.CoffeeScriptTranspiler
- All Implemented Interfaces:
TranspilerHook
Created by ruedi on 22.05.16.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected String[]createCMDLine(File targetJSFile, File source) Methods inherited from class org.nustaq.kontraktor.webapp.transpiler.CLICommandTranspiler
ioPoller, shouldUpdate, transpileMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.nustaq.kontraktor.webapp.transpiler.TranspilerHook
transpile
-
Constructor Details
-
CoffeeScriptTranspiler
public CoffeeScriptTranspiler()
-
-
Method Details
-
createCMDLine
- Specified by:
createCMDLinein classCLICommandTranspiler
-