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
SweepTriggerSlope
NEGATIVE
POSITIVE
sweep_trigger_slope
fn_gen.enums.sweep_trigger_slope.SweepTriggerSlope
fn_gen
enums
class SweepTriggerSlope(Enum):
View In Hierarchy
The type of slope used for the external sweep trigger
int
Ths option triggers the sweep on the negative edge
2
This option triggers the sweep on the positive edge
1