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

Method __init__

support/cpplint.py:737–739  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

735 }
736
737 def __init__(self):
738 self.include_list = [[]]
739 self.ResetSection('')
740
741 def FindHeader(self, header):
742 """Check if a header has already been included.

Callers

nothing calls this directly

Calls 1

ResetSectionMethod · 0.95

Tested by

no test coverage detected