| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
Command() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getPathOr(String var,
String def)
Get a valid path from the pathfiner, or if not found, a user-specified path.
|
static String |
getPathOrRoot(String var)
Get a valid path from the pathfinder, or if not found, the root path.
|
static String |
getRawValue(HashMap m,
String var) |
static void |
run(HashMap m,
String var,
String[] args,
boolean replace) |
static ArrayList<HashMap<String,Object>> |
traverseAndGetSiblings(HashMap m,
String var) |
protected static boolean |
varHasValue(HashMap m,
String var,
boolean isEvent) |
Copyright © 2014. All Rights Reserved.