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