public interface ICommandExecutor extends IHarcHardware
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
exec(String command)
Executes a command, does not return until its finished.
|
getVersion, isValid, open, setDebug, setTimeout, setVerboseCollection<String> exec(String command) throws IOException, HarcHardwareException
command - Command given.IOExceptionHarcHardwareExceptionCopyright © 2020. All rights reserved.