class Byebug::ControlCommandProcessor::State

def initialize(interface, commands)

def initialize(interface, commands)
  @interface = interface
  @commands = commands
end