-show-defineables and -export-defineables

This commit is contained in:
Laytan Laats
2024-01-22 17:21:52 +01:00
parent b196b84ef2
commit 9a95049393
5 changed files with 150 additions and 1 deletions
+2
View File
@@ -844,6 +844,8 @@ struct BuildContext {
bool show_unused;
bool show_unused_with_location;
bool show_more_timings;
bool show_defineables;
String export_defineables_file;
bool show_system_calls;
bool keep_temp_files;
bool ignore_unknown_attributes;