class N2y::User::HabitatSettings

Defined in:

n2y/user.cr

Class Method Summary

Class Method Detail

def self.storage_path : String #

def self.storage_path=(value : String) #

def self.storage_path? #

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


def self.to_h #

Generates a hash using the provided values