MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / SetLastHeader

Method SetLastHeader

rtpose_wrapper/scripts/cpp_lint.py:594–595  ·  view source on GitHub ↗
(self, header_path)

Source from the content-addressed store, hash-verified

592 self._last_header = ''
593
594 def SetLastHeader(self, header_path):
595 self._last_header = header_path
596
597 def CanonicalizeAlphabeticalOrder(self, header_path):
598 """Returns a path canonicalized for alphabetical comparison.

Callers 1

CheckIncludeLineFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected