MCPcopy Create free account
hub / github.com/apache/arrow / __init__

Method __init__

cpp/gdb_arrow.py:576–577  ·  view source on GitHub ↗
(self, val)

Source from the content-addressed store, hash-verified

574 """
575
576 def __init__(self, val):
577 self.val = val
578
579 @property
580 def name(self):

Callers 4

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected