mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-03-07 05:23:02 +00:00
feat: verbose option sets log level to debug
This commit is contained in:
@@ -26,8 +26,6 @@ public:
|
||||
[[nodiscard]] bool ShouldGenerate() const;
|
||||
[[nodiscard]] bool ShouldPrint() const;
|
||||
|
||||
bool m_verbose;
|
||||
|
||||
std::vector<std::string> m_header_paths;
|
||||
std::vector<std::string> m_command_paths;
|
||||
std::string m_output_directory;
|
||||
|
||||
Reference in New Issue
Block a user