FileProcess

Contains the file processing directives after parsing user arguments.

If no --in argument then it is assumed that all files in the CompileDB shall be processed.

Indicated by the directive All.

Members

Enums

Directive
enum Directive
Undocumented in source.

Static functions

make
auto make()
Undocumented in source. Be warned that the author may not have intended to support it.
make
auto make(FileName input_file)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

directive
Directive directive;
Undocumented in source.
inputFile
FileName inputFile;
Undocumented in source.

Meta