Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ getSource
Method
getSource
resources/vega-lite.min.js:5617–5619 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5615
);
5616
}
5617
getSource() {
5618
return
(this.refCounts[this._name]++, this._source);
5619
}
5620
isRequired() {
5621
return
!!this.refCounts[this._name];
5622
}
Callers
5
em
Function · 0.45
lookupDataSource
Method · 0.45
make
Method · 0.45
hp
Function · 0.45
vega-lite.min.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected