Method: Spyonweb::API#ip

Defined in:
lib/spyonweb/api.rb

#ip(query, args = {}) ⇒ Object



12
13
14
# File 'lib/spyonweb/api.rb', line 12

def ip(query, args = {})
  get('ip', query, args)
end