public interface ICliService
| Modifier and Type | Method and Description |
|---|---|
IFuture<String> |
executeCommand(String command,
Tuple2<String,Integer> session)
Execute a command line command and
get back the results.
|
Copyright © 2015. All Rights Reserved.