Class: ProxyTester::Actions::ShowConfig
- Inherits:
-
Object
- Object
- ProxyTester::Actions::ShowConfig
- Defined in:
- lib/proxy_tester/actions/show_config.rb
Instance Method Summary collapse
Instance Method Details
#run ⇒ Object
5 6 7 |
# File 'lib/proxy_tester/actions/show_config.rb', line 5 def run puts ProxyTester.config end |