public interface ToolExecutor
ServerContext.getToolExecutor() method.| Modifier and Type | Method and Description |
|---|---|
ToolResult |
runConfigDiff(java.util.List<java.lang.String> args)
Invokes the config-diff command line utility and returns the result.
|
ToolResult runConfigDiff(java.util.List<java.lang.String> args)
args - The arguments to use when invoking config-diff.