class Configuration::Settings::PrivateSSHKeyPath

Defined in:

configuration/settings/private_ssh_key_path.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def errors : Array(String) #

[View source]
def private_ssh_key_path : String #

[View source]
def validate #

[View source]