class Configuration::Settings::Datastore

Defined in:

configuration/settings/datastore.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(errors : Array(String), datastore : Configuration::Datastore) #

[View source]

Instance Method Detail

def datastore : Configuration::Datastore #

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

[View source]
def validate #

[View source]