Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/python-fire
/ GetItems
Method
GetItems
fire/helptext.py:786–787 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
784
self.members.append(member)
785
786
def
GetItems(self):
787
return
zip(self.names, self.members)
Callers
2
_MakeUsageDetailsSection
Function · 0.80
_ValuesUsageDetailsSection
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected