In Files

  • irb/cmd/chws.rb

Parent

Methods

IRB::ExtendCommand::CurrentWorkingWorkspace

Public Instance Methods

execute(*obj) click to toggle source
 
               # File irb/cmd/chws.rb, line 20
def execute(*obj)
  irb_context.main
end