MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / __init__

Method __init__

src/tests/coding/cpplint.py:1557–1558  ·  view source on GitHub ↗
(self, filename)

Source from the content-addressed store, hash-verified

1555 """
1556
1557 def __init__(self, filename):
1558 self._filename = filename
1559
1560 def FullName(self):
1561 """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