Write the given text as a prompt to the console output, then read a result from the console input.

ParameterstextSomething to present to a user to solicit a yes or no response. (type: bytes)
Returnsa Deferred which fires with True when the user answers 'yes' and False when the user answers 'no'. It may errback if there were any I/O errors.
Function body Undocumented
def body(ignored): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.