com.github.searls.jasmine.coffee
Class CompilesAllCoffeeInDirectory

java.lang.Object
  extended by com.github.searls.jasmine.coffee.CompilesAllCoffeeInDirectory

public class CompilesAllCoffeeInDirectory
extends Object


Field Summary
static String[] COFFEE_EXTENSIONS
           
 
Constructor Summary
CompilesAllCoffeeInDirectory()
           
 
Method Summary
 void compile(File directory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COFFEE_EXTENSIONS

public static final String[] COFFEE_EXTENSIONS
Constructor Detail

CompilesAllCoffeeInDirectory

public CompilesAllCoffeeInDirectory()
Method Detail

compile

public void compile(File directory)
             throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.