Class: ProxyPacRb::Cli::Show

Inherits:
Thor
  • Object
show all
Defined in:
lib/proxy_pac_rb/cli/show.rb

Overview

Show things

Instance Method Summary collapse

Instance Method Details

#versionObject



8
9
10
# File 'lib/proxy_pac_rb/cli/show.rb', line 8

def version
  $stderr.puts ProxyPacRb::VERSION
end