MCPcopy Create free account
hub / github.com/microsoft/SandDance /

Class

packages/search-expression/src/exec.ts:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57export class Exec {
58 private groups: SearchExpressionGroup<SearchExpressionLowercase>[];
59
60 constructor(search: Search, private columns: Column[]) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected