public class TapestryRunnerConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CURRENT_DIR_PATH
The current working directory (i.e., property "user.dir").
|
static File |
MODULE_BASE_DIR
MODULE_BASE_DIR_PATH as a file. |
static String |
MODULE_BASE_DIR_PATH
The Surefire plugin sets basedir but DOES NOT change the current working directory.
|
Constructor and Description |
---|
TapestryRunnerConstants() |
public static final String CURRENT_DIR_PATH
public static final String MODULE_BASE_DIR_PATH
public static final File MODULE_BASE_DIR
MODULE_BASE_DIR_PATH
as a file.public TapestryRunnerConstants()
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.