pop_workspace()
Instance Public methods
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.
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.
Please login to continue.