Package EasyExtend :: Module eeconsole :: Class EERecordedConsole :: Class RecordedUser
[hide private]
[frames] | no frames]

Class RecordedUser

User --+
       |
      EERecordedConsole.RecordedUser

Logs all user input and writes it into a report.

Instance Methods [hide private]
 
__init__(self, report)
 
get_input(self, prompt)
Method Details [hide private]

get_input(self, prompt)

 
Overrides: User.get_input