MCPcopy Create free account
hub / github.com/4paradigm/OpenMLDB / __init__

Method __init__

steps/cpplint.py:1572–1573  ·  view source on GitHub ↗
(self, filename)

Source from the content-addressed store, hash-verified

1570 """
1571
1572 def __init__(self, filename):
1573 self._filename = filename
1574
1575 def FullName(self):
1576 """Make Windows paths like Unix."""

Callers 3

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected