Class: GT::Commands::Log

Inherits:
Object
  • Object
show all
Defined in:
lib/gt/commands/log.rb

Class Method Summary collapse

Class Method Details

.run(_argv) ⇒ Object



6
7
8
# File 'lib/gt/commands/log.rb', line 6

def self.run(_argv)
  GT::Stack.print
end