class Byebug::ControlProcessor

def commands


Available commands
def commands
  super.select(&:allow_in_control)
end