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 Stringexecute()
-
-
-
Method Detail
-
execute
String execute() throws SassCommandException
- Throws:
SassCommandException
-
-