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