method

execute

execute(key)
public

No documentation available.

# File lib/irb/cmd/subirb.rb, line 32
      def execute(key)
        IRB.JobManager.switch(key)
      end