Add haxelib-debug
This commit is contained in:
@@ -2037,6 +2037,10 @@ class CommandLineTools {
|
||||
|
||||
includePaths.push (argument.substr (2));
|
||||
|
||||
} else if (argument == "-haxelib-debug") {
|
||||
|
||||
HaxelibHelper.debug = true;
|
||||
|
||||
} else if (argument == "-args") {
|
||||
|
||||
catchArguments = true;
|
||||
|
||||
Reference in New Issue
Block a user