class LuckyEncrypted::HabitatSettings

Defined in:

lucky_encrypted.cr

Class Method Summary

Class Method Detail

def self.secret : String #

def self.secret=(value : String) #

def self.secret? #

Used for checking missing settings on non-nilable types It's advised to use secret in your apps to ensure the propper type is checked.


def self.to_h #

Generates a hash using the provided values