class SolHTTP::Config

Defined in:

solhttp/config.cr

Constant Summary

INSTANCE = self.new

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def db_uri : String #

[View source]
def db_uri=(db_uri : String) #

[View source]
def env : String #

[View source]
def env=(env : String) #

[View source]
def secret : String #

[View source]
def secret=(secret : String) #

[View source]