carputils
Doxygen code documentation for the python framework controlling openCARP
|
Namespaces | |
carputils.prompt | |
Functions | |
def | carputils.prompt.query_yes_no (question, default="yes") |
Ask a yes/no question via raw_input() and return the answer. More... | |
def | carputils.prompt.query_folder (question, default="append") |
Process the output of asking a questions. More... | |