method
home_workspace
![No documentation Importance_0](https://d2vfyqvduarcvs.cloudfront.net/images/importance_0.png?1349367920)
home_workspace()
public
Hide source
# File lib/irb/ext/change-ws.rb, line 16 def home_workspace if defined? @home_workspace @home_workspace else @home_workspace = @workspace end end