Method: Inari::Commands#current_host
- Defined in:
- lib/inari/commands.rb
#current_host ⇒ Object
Used to define the current host for this command.
61 |
# File 'lib/inari/commands.rb', line 61 def current_host ; @host ; end |
Used to define the current host for this command.
61 |
# File 'lib/inari/commands.rb', line 61 def current_host ; @host ; end |