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

Method __init__

support/cpplint.py:1109–1110  ·  view source on GitHub ↗
(self, filename)

Source from the content-addressed store, hash-verified

1107 """
1108
1109 def __init__(self, filename):
1110 self._filename = filename
1111
1112 def FullName(self):
1113 """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