Class: Bizflow::CleanCommand

Inherits:
Object
  • Object
show all
Defined in:
lib/bizflow/command/clean_command.rb

Class Method Summary collapse

Class Method Details

.run(config, args) ⇒ Object



4
5
6
# File 'lib/bizflow/command/clean_command.rb', line 4

def self.run(config, args)
  puts "All cleaned... not realy"
end