class Byebug::InfoCommand

def description

def description
  %{
    info[ subcommand]
    Generic command for showing things about the program being debugged.
  }
end