proxy.py/menubar/proxy.py.xcodeproj
Abhinav Singh 8cc349be48
Allow plugins to add custom command line flags (#438)
* Allow plugins to add custom command line flags.  Addresses #301

* Reduce dependency over Flags class.  This will be deprecated so that adhoc flags can be added without any additional manual configuration

* Fix: Argument 1 to "mock_default_args" of "TestMain" has incompatible type "Namespace"; expected "Mock"

* Reduce Flags class to just the initializer.

* Store list of action dest in FlagParser
2020-10-03 16:25:43 +05:30
..
project.xcworkspace Allow plugins to add custom command line flags (#438) 2020-10-03 16:25:43 +05:30
xcuserdata Refactor plugin base classes for plugin specific flags (#388) 2020-07-04 18:17:11 +05:30
project.pbxproj Allow plugins to add custom command line flags (#438) 2020-10-03 16:25:43 +05:30