![]() |
Scarab
2.8.1
Project 8 C++ Utility Library
|

Public Member Functions | |
| def | __init__ (self, ccmds) |
| def | __del__ (self) |
| def | __len__ (self) |
| def | __getitem__ (self, i) |
Static Public Member Functions | |
| def | from_result (res, fn, args) |
Public Attributes | |
| ccmds | |
CompileCommands is an iterable object containing all CompileCommand that can be used for building a specific file.
1.8.13