suspend_workspace(workspace)
Instance Public methods
Evaluates the given block using the given workspace
as the IRB::Context#workspace.
Used by the irb command irb_load
, see IRB Sessions at IRB for
more information.
Evaluates the given block using the given workspace
as the IRB::Context#workspace.
Used by the irb command irb_load
, see IRB Sessions at IRB for
more information.
Please login to continue.