Class WindowsDartSassExecutableExtractor
- java.lang.Object
-
- com.github.cleydyr.dart.system.io.WindowsDartSassExecutableExtractor
-
- All Implemented Interfaces:
DartSassExecutableExtractor
public class WindowsDartSassExecutableExtractor extends Object implements DartSassExecutableExtractor
-
-
Constructor Summary
Constructors Constructor Description WindowsDartSassExecutableExtractor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidextract()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.github.cleydyr.dart.system.io.DartSassExecutableExtractor
createExecutableFolder
-
-
-
-
Method Detail
-
extract
public void extract() throws IOException- Specified by:
extractin interfaceDartSassExecutableExtractor- Throws:
IOException
-
-