MCPcopy Index your code
hub / github.com/nodejs/node / __init__

Method __init__

tools/cpplint.py:1754–1755  ·  view source on GitHub ↗
(self, filename)

Source from the content-addressed store, hash-verified

1752 """
1753
1754 def __init__(self, filename):
1755 self._filename = filename
1756
1757 def FullName(self):
1758 """Make Windows paths like Unix."""

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