Class: Structurizr::REPL::Commands::Model

Inherits:
Pry::ClassCommand
  • Object
show all
Defined in:
lib/structurizr/repl/commands.rb

Instance Method Summary collapse

Instance Method Details

#processObject



23
24
25
# File 'lib/structurizr/repl/commands.rb', line 23

def process
  target_self.workspace.model
end