|
Arkanjo 0.2
A tool for find code duplicated functions in codebases
|
Interface for listing preprocessors in the system. More...
Include dependency graph for preprocessor_list.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | ContainerInfo |
| Container metadata representation. More... | |
| class | PreprocessorList |
| Lists all available preprocessor containers. More... | |
Interface for listing preprocessors in the system.
Defines the PreprocessorList command that enumerates all available preprocessors, providing metadata such as name, ID, disk usage, and additional info. Useful for inspection and management before running the main preprocessing pipeline.
Definition in file preprocessor_list.hpp.