Search bar offers the following options:
+foo bar -baz
foo*
+qname:twisted.mail.* +search
Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.
foo~1
Results provided by Lunr.js
MyTCPServer
__init__
factory
parent
root
ircServer
botService
ircServerFactory
Server
otfbot.services.ircServer.MyTCPServer
otfbot
services
class MyTCPServer(internet.TCPServer): (source)
View In Hierarchy
TCPServer, which has self.root, self.parent and self.factory
Undocumented