Package com.github.cleydyr.dart.command
Interface SassCommand
-
- All Known Implementing Classes:
AbstractSassCommand
public interface SassCommand
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidexecute()
-
-
-
Method Detail
-
execute
void execute() throws SassCommandException- Throws:
SassCommandException
-
-