moa.ui

communicate information to the user

moa.ui.askUser(parameter, default='', xtra_history=None)
Parameters:
  • parameter – paramter to ask value of
  • default – default value - if absent use the last history item
  • xtra_history – extra history file to show to the user