Class: ProxyPacRb::Cli::Show
- Inherits:
-
Thor
- Object
- Thor
- ProxyPacRb::Cli::Show
- Defined in:
- lib/proxy_pac_rb/cli/show.rb
Overview
Show things
Instance Method Summary collapse
Instance Method Details
#version ⇒ Object
8 9 10 |
# File 'lib/proxy_pac_rb/cli/show.rb', line 8 def version $stderr.puts ProxyPacRb::VERSION end |