Class: ProxyPacRb::Cli::Runner

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

Overview

Run command

Instance Method Summary collapse

Instance Method Details

#versionObject



29
30
31
# File 'lib/proxy_pac_rb/cli/runner.rb', line 29

def version
  invoke 'proxy_pac_rb:cli:show:version'
end