Package de.saumya.mojo.ruby
Class ScriptUtils
java.lang.Object
de.saumya.mojo.ruby.ScriptUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic InputStreamgetScriptAsStream(String name) static InputStreamgetScriptAsStream(String name, Class<?> clazz) static URLgetScriptFromResource(String name)
-
Constructor Details
-
ScriptUtils
private ScriptUtils()
-
-
Method Details
-
getScriptAsStream
- Throws:
IOException
-
getScriptAsStream
- Throws:
IOException
-
getScriptFromResource
- Throws:
IOException
-