Method: Wpxf::Module#active_workspace
- Defined in:
- lib/wpxf/core/module.rb
#active_workspace ⇒ Models::Workspace
Returns the currently active Wpxf::Models::Workspace.
135 136 137 |
# File 'lib/wpxf/core/module.rb', line 135 def active_workspace @active_workspace end |