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, values
String expandVars(String text)
File getBaseDir()
Copyright © 2016 Nuxeo SA. All rights reserved.