Searched refs:input_handler (Results 1 – 3 of 3) sorted by relevance
25 def __init__(self, blurb, input_handler, prompt=None): argument26 self.input_handler = input_handler27 blurb_supp, prompt_supp = input_handler.get_choices_supplements()55 return self.input_handler.process(raw_input(self.prompt))72 def append_question(self, blurb, input_handler, prompt=None): argument82 blurb % attrs, input_handler,
7410 const BytesHandler* input_handler() const;7605 inline const BytesHandler* DecoderMethod::input_handler() const {8427 const BytesHandler* input_handler() const;8469 inline const BytesHandler* ParserMethod::input_handler() const {
7107 const BytesHandler* input_handler() const;7302 inline const BytesHandler* DecoderMethod::input_handler() const {