Public Member Functions | |
| def | __init__ (self, manager) |
| def | execute (self, goal) |
Public Attributes | |
| server | |
Static Public Attributes | |
| bus = None | |
| manager = None | |
| result = GetResponseResult() | |
Definition at line 63 of file mycroft_skills.py.
| def mycroft_skills.AskYesNoServer.__init__ | ( | self, | |
| manager | |||
| ) |
Definition at line 68 of file mycroft_skills.py.
| def mycroft_skills.AskYesNoServer.execute | ( | self, | |
| goal | |||
| ) |
Definition at line 73 of file mycroft_skills.py.
|
static |
Definition at line 64 of file mycroft_skills.py.
|
static |
Definition at line 65 of file mycroft_skills.py.
|
static |
Definition at line 66 of file mycroft_skills.py.
| mycroft_skills.AskYesNoServer.server |
Definition at line 70 of file mycroft_skills.py.