Class: Whois::Scanners::WhoisNc

Inherits:
Base
  • Object
show all
Defined in:
lib/whois/scanners/whois.nc.rb

Overview

Scanner for the whois.nc record.

Constant Summary collapse

MORES =
['Whois \.NC', 'more details on']

Instance Attribute Summary

Attributes inherited from Base

#settings

Method Summary

Methods inherited from Base

#initialize, #parse, tokenizer

Constructor Details

This class inherits a constructor from Whois::Scanners::Base