Method: RHC::CommandRunner#program
- Defined in:
- lib/rhc/command_runner.rb
#program(*args) ⇒ Object
:nocov:
11 12 13 |
# File 'lib/rhc/command_runner.rb', line 11 def program(*args) Array(super).first end |
:nocov:
11 12 13 |
# File 'lib/rhc/command_runner.rb', line 11 def program(*args) Array(super).first end |