public interface OperationParams
Modifier and Type | Method and Description |
---|---|
com.beust.jcommander.internal.Console |
getConsole()
Get the console to print commandline messages
|
Map<String,Object> |
getContext() |
Map<String,Operation> |
getOperationMap() |
Map<String,Operation> getOperationMap()
Map<String,Object> getContext()
com.beust.jcommander.internal.Console getConsole()
Copyright © 2013–2022. All rights reserved.