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