Class Util
java.lang.Object
org.modelingvalue.gradle.mvgplugin.Util
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> Tstatic Stringstatic booleanenvOrPropBoolean(String name) getExtension(String filename) getExtension(Path p) static longgetFileSize(Path f) static Stringstatic StringgetSystemEnv(String name) static StringgetSystemProperty(String name) static URLstatic Stringstatic booleanstatic PropertiesloadProperties(Path file) static intnumOccurences(String find, String all) readAllLines(Path f) static StringreplaceVars(Map<String, String> vars, String line) static long
-
Field Details
-
NUM_CHARS_TO_SHOW_OF_SECRETS
public static final int NUM_CHARS_TO_SHOW_OF_SECRETS- See Also:
-
TEST_MARKER_REPLACE_DONE
-
TEST_MARKER_REPLACE_NOT_DONE
-
TEST_MARKER_TRIGGER
-
TEST_MARKER_TESTING
-
TEST_MARKER_TRIGGERING
-
-
Constructor Details
-
Util
public Util()
-
-
Method Details
-
getUrl
-
readAllLines
-
getFileSize
-
download
-
replaceVars
-
replaceVars
-
envOrPropBoolean
-
envOrProp
-
getSystemProperty
-
getSystemEnv
-
elvis
-
numOccurences
-
toBytes
-
getExtension
-
getExtension
-
loadProperties
-
hide
-
isWindows
public static boolean isWindows() -
getHostname
-