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, withProperty
public BasicProject(Path directory)
directory
- the project directorypublic Path getDirectory()
BaseProject
getDirectory
in class BaseProject<BasicProject>
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.