public class BuildLayoutFactory extends Object
| Constructor and Description |
|---|
BuildLayoutFactory() |
| Modifier and Type | Method and Description |
|---|---|
BuildLayout |
getLayoutFor(BuildLayoutConfiguration configuration)
Determines the layout of the build, given a current directory and some other configuration.
|
BuildLayout |
getLayoutFor(File currentDir,
boolean searchUpwards)
Determines the layout of the build, given a current directory and some other configuration.
|
public BuildLayout getLayoutFor(File currentDir, boolean searchUpwards)
public BuildLayout getLayoutFor(BuildLayoutConfiguration configuration)
Copyright © 2013. All rights reserved