Byebug::Setting
Command to display short paths in file names.
For example, when displaying source code information.
# File lib/byebug/settings/basename.rb, line 11 def banner "<file>:<line> information after every stop uses short paths" end