Package | Description |
---|---|
org.apache.twill.api |
Classes in this package provides core functionality of the Twill library.
|
Modifier and Type | Method and Description |
---|---|
Command.Builder |
Command.Builder.addOption(String key,
String value) |
Command.Builder |
Command.Builder.addOptions(Map<String,String> map) |
static Command.Builder |
Command.Builder.of(String command) |
Copyright © 2013-2016 The Apache Software Foundation. All rights reserved.