Package org.sonarsource.nodejs
Class BundleUtils
- java.lang.Object
-
- org.sonarsource.nodejs.BundleUtils
-
public class BundleUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidextractFromClasspath(InputStream resource, Path targetPath)
-
-
-
Method Detail
-
extractFromClasspath
public static void extractFromClasspath(InputStream resource, Path targetPath) throws IOException
- Throws:
IOException
-
-