|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.gradle.initialization.AbstractSettingsFileSearchStrategyTemplate
org.gradle.initialization.SameLevelDirSettingsFinderStrategy
class SameLevelDirSettingsFinderStrategy extends AbstractSettingsFileSearchStrategyTemplate
| Constructor Summary | |
SameLevelDirSettingsFinderStrategy()
|
|
| Method Summary | |
|---|---|
protected File
|
findBeyondCurrentDir(StartParameter startParameter)
|
protected boolean
|
isSettingsFile(File file)
|
| Methods inherited from class AbstractSettingsFileSearchStrategyTemplate | |
|---|---|
| find, findBeyondCurrentDir |
| Methods inherited from class java.lang.Object | |
|---|---|
| hashCode, getClass, equals, toString, wait, wait, wait, notify, notifyAll |
| Constructor Detail |
|---|
SameLevelDirSettingsFinderStrategy()
| Method Detail |
|---|
protected File findBeyondCurrentDir(StartParameter startParameter)
protected boolean isSettingsFile(File file)
Groovy Documentation