module Onionurigen
Constants
- VERSION
Attributes
result[RW]
Public Class Methods
find(pattern)
click to toggle source
# File lib/onionurigen/address_finder.rb, line 8 def find(pattern) Onionurigen::AddressFinder.new(pattern) end