class Byebug::EvalCommand
def description
def description %{(p|e[val]) <expression> Evaluates <expression> and prints its value. * NOTE - unknown input is automatically evaluated, to turn this off use 'set noautoeval'.} end
def description %{(p|e[val]) <expression> Evaluates <expression> and prints its value. * NOTE - unknown input is automatically evaluated, to turn this off use 'set noautoeval'.} end