Method: Rubyipmi::BaseCommand#update

Defined in:
lib/rubyipmi/commands/basecommand.rb

#update(opts) ⇒ Object



105
106
107
# File 'lib/rubyipmi/commands/basecommand.rb', line 105

def update(opts)
  @options.merge!(opts)
end