class Network

Defined in:

network.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(cidr : String, network_type : String) #

[View source]

Instance Method Detail

def cidr : String #

[View source]
def errors : Array(String) #

[View source]
def network_type : String #

[View source]
def validate #

[View source]