Package | Description |
---|---|
com.asakusafw.utils.gradle |
Asakusa Framework integration utilities.
|
Modifier and Type | Method and Description |
---|---|
CommandPath |
CommandPath.append(CommandPath other)
Returns an appended path.
|
static CommandPath |
CommandPath.of(String pathString)
Creates a new instance.
|
static CommandPath |
CommandPath.system()
Creates a new instance from environment variables.
|
Modifier and Type | Method and Description |
---|---|
CommandPath |
CommandPath.append(CommandPath other)
Returns an appended path.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.