public interface UserInteraction
Modifier and Type | Method and Description |
---|---|
String[] |
interactive(String destination,
String name,
String instruction,
String[] prompt,
boolean[] echo) |
void |
welcome(String banner)
Displays the welcome banner to the user.
|
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.