Base
Base parser for Whoisd servers.
@abstract
@since RELEASE
Initializes a new {Scanners::Whoisd} instance passing the {content_for_scanner} and calls parse on it.
@return [Hash]
# File lib/whois/record/parser/base_whoisd.rb, line 118 def parse Scanners::Whoisd.new(content_for_scanner).parse end
[Validate]
Generated with the Darkfish Rdoc Generator 2.