Interface | Description |
---|---|
CommandLauncher |
Launches commands.
|
ProjectContext |
A context of project.
|
TryConsumer<T,E extends Throwable> |
Consumer with exception. |
Class | Description |
---|---|
BaseProject<TSelf extends BaseProject<TSelf>> |
An abstract implementation of project structure.
|
BasicCommandLauncher |
A basic implementation of
CommandLauncher . |
BasicProject |
A basic implementation of
BaseProject . |
Bundle |
Represents a file bundle that have a single root directory.
|
CommandPath |
Represents a command path.
|
ContentsConfigurator |
Configures project contents.
|
EnvironmentConfigurator |
Configures environment variables.
|
GradleAdapter |
Utilities about Gradle project.
|
PropertyConfigurator |
Configures system properties.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.