MCPcopy Index your code
hub / github.com/outerbase/studio / Tb

Function Tb

public/sqljs/sql-wasm.js:1688–1693  ·  view source on GitHub ↗
(a)

Source from the content-addressed store, hash-verified

1686 Wb(c);
1687 }
1688 function Tb(a) {
1689 a = W(a).node;
1690 if (!a) throw new R(44);
1691 if (!a.La.readlink) throw new R(28);
1692 return Cb(Ub(a.parent), a.La.readlink(a));
1693 }
1694 function ic(a, b) {
1695 a = W(a, { Xa: !b }).node;
1696 if (!a) throw new R(44);

Callers 2

WFunction · 0.85
initSqlJsFunction · 0.85

Calls 3

WFunction · 0.85
CbFunction · 0.85
UbFunction · 0.85

Tested by

no test coverage detected