MCPcopy Create free account
hub / github.com/dmtcp/dmtcp / SetLastHeader

Method SetLastHeader

util/cpplint.py:758–759  ·  view source on GitHub ↗
(self, header_path)

Source from the content-addressed store, hash-verified

756 self.include_list[-1] = []
757
758 def SetLastHeader(self, header_path):
759 self._last_header = header_path
760
761 def CanonicalizeAlphabeticalOrder(self, header_path):
762 """Returns a path canonicalized for alphabetical comparison.

Callers 1

CheckIncludeLineFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected