class IP2Country::IP2CC::Registrar

Defined in:

ip2country/ip2cc.cr

Constant Summary

CACHE_DIR = IP2Country::CACHE_DIR + "/registrar"
LIST = [] of self

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(name : String, uri_string : String) #

[View source]

Class Method Detail

def self.cache_update #

[View source]

Instance Method Detail

def cache_file : String #

[View source]
def cache_update : Bool #

[View source]
def mtime : Time #

[View source]
def name : String #

[View source]
def to_s(io) #

[View source]
def uri : URI #

[View source]