Parser for the whois.cctld.by server.
@see Whois::Record::Parser::Example
The Example parser for the list of all available methods.
@author Aliaksei Kliuchnikau <aliaksei.kliuchnikau@gmail.com> @since 2.5.0
Initializes a new {Scanners::WhoisCctldBy} instance passing the {content_for_scanner} and calls parse on it.
@return [Hash]
# File lib/whois/record/parser/whois.cctld.by.rb, line 100 def parse Scanners::WhoisCctldBy.new(content_for_scanner).parse end
Generated with the Darkfish Rdoc Generator 2.