Package | Description |
---|---|
com.asakusafw.testdriver.compiler.util |
Utilities for Asakusa DSL TestKit Compiler.
|
Modifier and Type | Method and Description |
---|---|
static DeploymentUtil.DeleteOption |
DeploymentUtil.DeleteOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentUtil.DeleteOption[] |
DeploymentUtil.DeleteOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
DeploymentUtil.delete(File target,
DeploymentUtil.DeleteOption... options)
Deletes the target file/directory.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.