module Ipfinder

Namespace for Ipfinder @since 1.0.0

Namespace for Ipfinder @since 1.0.0

Namespace for Ipfinder @since 1.0.0

Namespace for Ipfinder @since 1.0.0

Namespace for Ipfinder @since 1.0.0

Namespace for Ipfinder @since 1.0.0

Constants

VERSION

Public Class Methods

config(token = nil, baseUrl = nil) click to toggle source
# File lib/ipfinder.rb, line 19
def config(token = nil, baseUrl = nil)
  Ipfinder.new(token, baseUrl)
end