Class: Byebug::BasenameSetting

Inherits:
Setting
  • Object
show all
Defined in:
lib/byebug/settings/basename.rb

Constant Summary

Constants inherited from Setting

Setting::DEFAULT

Instance Attribute Summary

Attributes inherited from Setting

#value

Instance Method Summary collapse

Methods inherited from Setting

[], []=, boolean?, #boolean?, exists?, find, format, #initialize, integer?, #integer?, load, settings, #to_s, #to_sym

Constructor Details

This class inherits a constructor from Byebug::Setting

Instance Method Details

#helpObject



3
4
5
# File 'lib/byebug/settings/basename.rb', line 3

def help
  'Filename display style.'
end