Method: Compass::Commands::Interactive.description
- Defined in:
- lib/compass/commands/interactive.rb
.description(command) ⇒ Object
47 48 49 |
# File 'lib/compass/commands/interactive.rb', line 47 def description(command) "Interactively evaluate SassScript" end |