com.neva.gradle.fork.config 0.0.1 API
See: Description
-
Class Summary Class Description AbstractRule Config Represents set of rules that are using properties to customize files (rename files / dirs, update content etc). FileHandler InPlaceConfig Represents a set of action (configuration) that operates directly on same files (not copied). SourceTargetConfig Represents a set of action (configuration) that operates on files copied from one path to another. -
Interface Summary Interface Description Rule Represents an action being a part of configuration.