enum Debug::Settings::LocationDetection

Defined in:

debug/settings.cr

Enum Members

None = 0
Compile = 1
Runtime = 2

Instance Method Summary

Instance methods inherited from struct Value

to_debug(io) : Nil to_debug

Instance methods inherited from class Object

to_debug(io) : Nil
to_debug : String
to_debug

Instance Method Detail

def compile? #

[View source]
def none? #

[View source]
def runtime? #

[View source]