Class: Greenhouse::Commands::Specs

Inherits:
Object
  • Object
show all
Includes:
Command
Defined in:
lib/greenhouse/commands/specs.rb

Instance Method Summary collapse

Methods included from Command

included

Instance Method Details

#runObject



7
8
9
# File 'lib/greenhouse/commands/specs.rb', line 7

def run
  puts "Not Yet Implemented"
end