Class: ProxyPacRb::Cli::Runner
- Inherits:
-
Thor
- Object
- Thor
- ProxyPacRb::Cli::Runner
- Defined in:
- lib/proxy_pac_rb/cli/runner.rb
Overview
Run command
Instance Method Summary collapse
Instance Method Details
#version ⇒ Object
29 30 31 |
# File 'lib/proxy_pac_rb/cli/runner.rb', line 29 def version invoke 'proxy_pac_rb:cli:show:version' end |