Base
Parser for the whois.crsnic.net server.
Initializes a new {Scanners::Verisign} instance passing the {content_for_scanner} and calls parse on it.
@return [Hash]
# File lib/whois/record/parser/whois.crsnic.net.rb, line 102 def parse Scanners::Verisign.new(content_for_scanner).parse end
Generated with the Darkfish Rdoc Generator 2.