class Configuration::Settings::Networks

Defined in:

configuration/settings/networks.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(errors : Array(String), networks : Array(String), network_type : String) #

[View source]

Instance Method Detail

def errors : Array(String) #

[View source]
def network_type : String #

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

[View source]
def validate #

[View source]