Libraries
»
byebug
(13.0.0)
»
Index
»
Byebug
»
Setting
»
settings
Method: Byebug::Setting.settings
Defined in:
lib/byebug/setting.rb
.
settings
⇒
Object
42 43 44
# File 'lib/byebug/setting.rb', line 42
def
settings
@settings
||=
{
}
end