mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-02-14 11:23:02 +00:00
feat: verbose option sets log level to debug
This commit is contained in:
@@ -17,8 +17,6 @@ class RawTemplaterArguments
|
||||
static void PrintVersion();
|
||||
|
||||
public:
|
||||
bool m_verbose;
|
||||
|
||||
std::vector<std::string> m_input_files;
|
||||
std::string m_output_directory;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user