Plugin to Phing to handle requests for user input.
author |
Stefan Bodewig stefan.bodewig@epost.de |
---|---|
version |
$Id: 28895b711d66af2031ffa751e28253bdfae23d7b $ |
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 | |
---|---|
\InputRequest