class Byebug::InfoCommand

def info_file_sha1(file)

def info_file_sha1(file)
  print "\t#{LineCache.sha1(file)}\n"
end