Package omero :: Package plugins :: Module setup :: Class Question
[hide private]
[frames] | no frames]

Class Question

source code

Question which knows how to ask itself to the user via raw_input, as well as how to insert itself into optparse.OptionParser.

Instance Methods [hide private]
 
__init__(self, parser, question, default, prompt="""%s [%s] """) source code
 
ask(self) source code