14 15 16
# File 'lib/uricp/strategy/cleaner.rb', line 14 def command "rm -f #{options['clean'].join(' ')};" end