Abstract
Base class for example selectors.
Optional
Rest
Adds an example to the example selector.
The example to add to the example selector.
A Promise that resolves to void or a string.
Selects examples from the example selector given the input variables.
The input variables to select examples with.
A Promise that resolves to an array of selected examples.
Base class for example selectors.