public interface InputProvider
Modifier and Type | Method and Description |
---|---|
Input |
readInput()
Return text entered by user to invoke commands.
|
Input readInput()
Returning null indicates end of input, requesting shell exit.
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.