proxy.py/menubar
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
..
proxy.py Add core pubsub eventing example and add menubar item skeleton (#396) 2020-07-09 21:31:29 +05:30
proxy.py.xcodeproj Allow plugins to add custom command line flags (#438) 2020-10-03 16:25:43 +05:30
proxy.pyTests Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
proxy.pyUITests Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00
.gitignore Initialize Menubar (#188) 2019-11-22 15:18:01 -08:00