public interface CommandContext extends Map<String,String>
| Modifier and Type | Method and Description | 
|---|---|
String | 
expandVars(String text)  | 
File | 
getBaseDir()  | 
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesString expandVars(String text)
File getBaseDir()
Copyright © 2019 Nuxeo. All rights reserved.