Class: Structurizr::REPL::Commands::Workspace
- Inherits:
-
Pry::ClassCommand
- Object
- Pry::ClassCommand
- Structurizr::REPL::Commands::Workspace
- Defined in:
- lib/structurizr/repl/commands.rb
Instance Method Summary collapse
Instance Method Details
#process ⇒ Object
12 13 14 |
# File 'lib/structurizr/repl/commands.rb', line 12 def process target_self.workspace end |