Part of twisted.manhole.service View Source View In Hierarchy
Known implementations: twisted.manhole.ui.gtk2manhole.ManholeClient
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 71 | Method | console | Takes a list of (type, message) pairs to display. |
| 85 | Method | receiveExplorer | Receives an explorer.Explorer |
| 89 | Method | listCapabilities | List what manholey things I am capable of doing. |
Takes a list of (type, message) pairs to display.
Types include:failure.Failure
List what manholey things I am capable of doing.
i.e."Explorer",
"Failure"