class Noip::Update
Public Instance Methods
update()
click to toggle source
# File lib/noip/cli.rb, line 20 def update Noip.update(options[:username], options[:password], options[:host]) end
# File lib/noip/cli.rb, line 20 def update Noip.update(options[:username], options[:password], options[:host]) end