Sequoia
|
Utilities for creating new projects, especially from the commandline. More...
#include "sequoia/TestFramework/Commands.hpp"
#include "sequoia/TestFramework/ProjectPaths.hpp"
#include "sequoia/TextProcessing/Indent.hpp"
#include <vector>
Go to the source code of this file.
Classes | |
struct | sequoia::testing::project_data |
Enumerations | |
enum class | build_invocation { no = 0 , yes , launch_ide } |
enum class | git_invocation : bool { no = 0 , yes } |
Utilities for creating new projects, especially from the commandline.