|
carputils
Doxygen code documentation for the python framework controlling openCARP
|
Namespaces | |
| carputils.prompt | |
| User query functions. | |
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... | |
1.8.13