MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / show

Method show

tools/creduce.py:60–61  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

58 make_executable(p)
59
60 def show(self):
61 print_lines(self.commands)
62
63
64parser = argparse.ArgumentParser()

Callers 2

creduce.pyFile · 0.45
mainFunction · 0.45

Calls 1

print_linesFunction · 0.85

Tested by

no test coverage detected