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
TestWalkEntry
__eq__
__init__
__repr__
changes
commit
test_walk
WalkEntryTest
WalkerTest
dulwich.tests.test_walk.TestWalkEntry
dulwich
tests
class TestWalkEntry(object):
View In Hierarchy
Undocumented