class Hosts

Defined in:

hosts.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(path = "/etc/hosts") #

[View source]

Instance Method Detail

def [](key : String) #

[View source]
def []?(key : String) #

[View source]
def addr?(key : String) #

[View source]
def name?(key : String) #

[View source]