twisted.manhole.service.IManholeClient(Interface)
interface documentationtwisted.manhole.service
View Source
(View In Hierarchy)
Known implementations: twisted.manhole.ui.gtk2manhole.ManholeClient
Method | console | Takes a list of (type, message) pairs to display. |
Method | receiveExplorer | Receives an explorer.Explorer |
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"