Interface ClojureCompilerMojo.IFileProcessor

Enclosing class:
ClojureCompilerMojo

private static interface ClojureCompilerMojo.IFileProcessor
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    doFile(File file)
     
  • Method Details

    • doFile

      boolean doFile(File file)