MCPcopy
hub / github.com/jumpserver/jumpserver / push

Method push

apps/common/struct.py:26–27  ·  view source on GitHub ↗
(self, item)

Source from the content-addressed store, hash-verified

24 return len(self)
25
26 def push(self, item):
27 self.append(item)
28
29
30class QuerySetChain:

Callers 15

generateMethod · 0.95
socket.io.jsFile · 0.80
oFunction · 0.80
sFunction · 0.80
rFunction · 0.80
nFunction · 0.80
dFunction · 0.80
seFunction · 0.80
ueFunction · 0.80
TeFunction · 0.80
CeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected