class Byebug::SetCommand

def description

def description
  %{Modifies parts of byebug environment. Boolean values take on, off, 1
    or 0. You can see these environment settings with the "show" command.}
end