all

infix fun all(spec: SearchDSL.Spec): SearchSpecs

Defines that this spec will only correspond to all matching binding.

Return

The binding itself to configure it (e.g. copy all context<MyContext>() with tag("whatever")).

Parameters

spec

The specs of the search.