method
pop_workspace
v2_5_5 -
Show latest stable
- Class:
IRB::Context
pop_workspace()public
Removes the last element from the current #workspaces stack and returns it, or nil if the current workspace stack is empty.
Also, see #push_workspace.