class Byebug::InfoCommand::FileCommand
def self.description
def self.description <<-EOD inf[o] f[ile] #{short_description} It informs about file name, number of lines, possible breakpoints in the file, last modification time and sha1 digest. EOD end