@Immutable public interface Script
| Modifier and Type | Interface and Description |
|---|---|
static class |
Script.Default
Default one.
|
static class |
Script.Fake
Fake one.
|
String exec(String host, Map<String,String> args) throws IOException
host - The host to run it onargs - Arguments to pass into itIOException - If failsCopyright © 2014–2015 Thindeck Inc.. All rights reserved.