Method: Compass::Commands::StampPattern.description
- Defined in:
- lib/compass/commands/stamp_pattern.rb
.description(command) ⇒ Object
41 42 43 |
# File 'lib/compass/commands/stamp_pattern.rb', line 41 def description(command) "Install an extension's pattern into your compass project" end |