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
Location
endlineno
filename
lineno
docspec
ApiObject
Argument
Class
ClassSemantic
Decoration
Docstring
Function
FunctionSemantic
HasMembers
Indirection
Module
Variable
VariableSemantic
dump_module
filter_visit
get_member
load_module
load_modules
visit
__author__
__version__
_Members
_MemberType
_ModuleMembers
_ModuleMemberType
docspec.Location
class Location: (source)
View In Hierarchy
Represents the location of an #ApiObject by a filename and line number.
t.Optional[int]
Undocumented
str
int