Plugin to Phing to handle requests for user input.
| author |
Stefan Bodewig stefan.bodewig@epost.de |
|---|---|
| version |
$Id$ |
| package |
phing.input |
handleInput(\InputRequest $request) : void
Precondition: the request.getPrompt will return a non-null value.
Postcondition: request.getInput will return a non-null value, request.isInputValid will return true.
| throws | |
|---|---|