Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cpplint/cpplint
/ __init__
Method
__init__
cpplint.py:1709–1710 ·
view source on GitHub ↗
(self, filename)
Source
from the content-addressed store, hash-verified
1707
""
"
1708
1709
def
__init__(self, filename):
1710
self._filename = filename
1711
1712
def
FullName(self):
1713
""
"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