public class BasicProject extends BaseProject<BasicProject>
BaseProject.| Constructor and Description |
|---|
BasicProject(Path directory)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
Path |
getDirectory()
Returns the project directory.
|
configure, environment, environment, getBundle, getCommandLauncher, getContents, gradle, gradle, properties, property, self, with, withContents, withEnvironment, withEnvironment, withProperties, withPropertypublic BasicProject(Path directory)
directory - the project directorypublic Path getDirectory()
BaseProjectgetDirectory in class BaseProject<BasicProject>Copyright © 2011–2018 Asakusa Framework Team. All rights reserved.