Package 

Class ActionRule

  • All Implemented Interfaces:
    com.neva.gradle.fork.config.Rule

    
    public final class ActionRule
     extends AbstractRule 
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Config config
    • Method Summary

      Modifier and Type Method Description
      Unit validate()
      Unit execute()
      final Unit fail(String message)
      String toString()
      final Config getConfig()
      • Methods inherited from class com.neva.gradle.fork.config.rule.ActionRule

        removeEmptyDirs, visitAll, visitDirs, visitFiles, visitTree
      • Methods inherited from class com.neva.gradle.fork.config.Rule

        equals, hashCode
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait