Prompts using print(); reads input from Console.
author | Hans Lellelid <hans@xmpl.org> (Phing) |
---|---|
author | Stefan Bodewig <stefan.bodewig@epost.de> (Ant) |
version | $Id$ |
package | phing.input |
handleInput(\InputRequest $request) : void
getPrompt(\InputRequest $request)
This implementation adds (choice1,choice2,choice3,...) to the prompt for
MultipleChoiceInputRequest
s.the request to construct the prompt for. Must not be null
.