class Lucky::ErrorHandler::HabitatSettings

Defined in:

lucky/error_handler.cr

Class Method Summary

Class Method Detail

def self.show_debug_output : Bool #

def self.show_debug_output=(value : Bool) #

def self.show_debug_output? #

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


def self.to_h #

Generates a hash using the provided values