class Bizflow::CleanCommand
Public Class Methods
run(config, args)
click to toggle source
# File lib/bizflow/command/clean_command.rb, line 4 def self.run(config, args) puts "All cleaned... not realy" end
# File lib/bizflow/command/clean_command.rb, line 4 def self.run(config, args) puts "All cleaned... not realy" end