Class Utils
java.lang.Object
net.thevpc.nuts.installer.util.Utils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringdownloadFile(String url) static PathdownloadFile(String url, String prefix, String ext, Path to) static StringgetVarsConverter(Wizard context) static booleanstatic booleanstatic StringloadString(String url, Function<String, String> convert) static Stringstatic String
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
isBlank
-
trim
-
downloadFile
-
downloadFile
-
getVarsConverter
-
loadString
-
replace
-
toMSS
-
getBaseNutsLocation
-
isWindows
public static boolean isWindows()
-