MCPcopy Create free account
hub / github.com/alibaba/GraphScope / SetLastHeader

Method SetLastHeader

analytical_engine/misc/cpplint.py:1150–1151  ·  view source on GitHub ↗
(self, header_path)

Source from the content-addressed store, hash-verified

1148 self.include_list[-1] = []
1149
1150 def SetLastHeader(self, header_path):
1151 self._last_header = header_path
1152
1153 def CanonicalizeAlphabeticalOrder(self, header_path):
1154 """Returns a path canonicalized for alphabetical comparison.

Callers 1

CheckIncludeLineFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected