CPGen
C++ project generator
Loading...
Searching...
No Matches
Classes
ScaffoldEmitter.hpp File Reference

Emitter that produces the project's directory scaffold and starter source files. More...

#include "CPGen/Pipeline/Emitter.hpp"
#include <filesystem>
Include dependency graph for ScaffoldEmitter.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ScaffoldEmitter
 Generates starter source files for a new C++ project. More...
 

Detailed Description

Emitter that produces the project's directory scaffold and starter source files.

Author
Darleanow