Class CoffeeScriptTranspiler
java.lang.Object
org.nustaq.kontraktor.webapp.transpiler.CLICommandTranspiler
org.nustaq.kontraktor.webapp.transpiler.CoffeeScriptTranspiler
- All Implemented Interfaces:
TranspilerHook
public class CoffeeScriptTranspiler extends CLICommandTranspiler
Created by ruedi on 22.05.16.
-
Constructor Summary
Constructors Constructor Description CoffeeScriptTranspiler() -
Method Summary
Modifier and Type Method Description protected String[]createCMDLine(File targetJSFile, File source)Methods inherited from class org.nustaq.kontraktor.webapp.transpiler.CLICommandTranspiler
ioPoller, shouldUpdate, transpile
-
Constructor Details
-
CoffeeScriptTranspiler
public CoffeeScriptTranspiler()
-
-
Method Details
-
createCMDLine
- Specified by:
createCMDLinein classCLICommandTranspiler
-