MCPcopy Create free account
hub / github.com/4paradigm/OpenMLDB / SetLastHeader

Method SetLastHeader

steps/cpplint.py:1161–1162  ·  view source on GitHub ↗
(self, header_path)

Source from the content-addressed store, hash-verified

1159 self.include_list[-1] = []
1160
1161 def SetLastHeader(self, header_path):
1162 self._last_header = header_path
1163
1164 def CanonicalizeAlphabeticalOrder(self, header_path):
1165 """Returns a path canonicalized for alphabetical comparison.

Callers 1

CheckIncludeLineFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected