3 # $Release Version: 0.9.5$
5 # $Date: 2007-02-12 15:01:19 -0800 (Mon, 12 Feb 2007) $
6 # by Keiju ISHITSUKA(keiju@ruby-lang.org)
13 require "irb/cmd/nop.rb"
14 require "irb/ext/change-ws.rb"
19 class CurrentWorkingWorkspace<Nop
25 class ChangeWorkspace<Nop
27 irb_context.change_workspace(*obj)