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 © 2023. All rights reserved.