MCPcopy Create free account
hub / github.com/aboutcode-org/scancode-toolkit / set

Method set

src/licensedcode/spans.py:213–214  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

211
212 @property
213 def set(self):
214 return self._set
215
216 def issubset(self, other):
217 return self._set.issubset(other._set)

Callers 15

jstree.min.jsFile · 0.45
wFunction · 0.45
YnFunction · 0.45
XnFunction · 0.45
eFunction · 0.45
aiFunction · 0.45
JiFunction · 0.45
d3.min.jsFile · 0.45
nFunction · 0.45
jquery.min.jsFile · 0.45
PFunction · 0.45
mbFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected