Class: Structurizr::REPL::Commands::Workspace

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

Instance Method Summary collapse

Instance Method Details

#processObject



12
13
14
# File 'lib/structurizr/repl/commands.rb', line 12

def process
  target_self.workspace
end