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

Class

docs/app/js/sanddance-app.js:6236–6236  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6234 return false;
6235}
6236class Exec {
6237 constructor(search, columns){
6238 this.columns = columns;
6239 this.groups = (0, _group.ensureSearchExpressionGroupArray)(search).map((g)=>{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected