com.github.bringking.maven.less
Interface Runner

All Known Implementing Classes:
Less4jRunner, NodeJsRunner

public interface Runner


Method Summary
 ExitStatus exec(File mainScript, String[] args, org.mozilla.javascript.ErrorReporter reporter)
           
 

Method Detail

exec

ExitStatus exec(File mainScript,
                String[] args,
                org.mozilla.javascript.ErrorReporter reporter)


Copyright © 2014. All Rights Reserved.