public class CygwinShell extends Shell
| Modifier and Type | Method and Description |
|---|---|
String |
run(String cmd)
runs command
|
getCygwinShell, getNativeShellpublic String run(String cmd) throws InterruptedException, IOException
Shellrun in class Shellcmd - the command to be runInterruptedExceptionIOExceptionCopyright © 2018. All rights reserved.