class Debug::Settings

Defined in:

debug/settings.cr

Class Method Summary

Instance methods inherited from class Reference

to_debug(io) : Nil to_debug

Instance methods inherited from class Object

to_debug(io) : Nil
to_debug : String
to_debug

Class Method Detail

def self.colors #

[View source]
def self.location_detection : LocationDetection #

[View source]
def self.location_detection=(location_detection : LocationDetection) #

[View source]
def self.max_path_length : Int32 | Nil #

[View source]
def self.max_path_length=(max_path_length : Int32 | Nil) #

[View source]