com.github.bringking.maven.less
Class Less4jRunner

java.lang.Object
  extended by com.github.bringking.maven.less.Less4jRunner
All Implemented Interfaces:
Runner

public class Less4jRunner
extends Object
implements Runner


Constructor Summary
Less4jRunner()
           
 
Method Summary
 ExitStatus exec(File mainScript, String[] args, org.mozilla.javascript.ErrorReporter reporter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Less4jRunner

public Less4jRunner()
Method Detail

exec

public ExitStatus exec(File mainScript,
                       String[] args,
                       org.mozilla.javascript.ErrorReporter reporter)
Specified by:
exec in interface Runner


Copyright © 2014. All Rights Reserved.