Class SystemUtils

java.lang.Object
org.zeroturnaround.jrebel.gradle.util.SystemUtils

public final class SystemUtils extends Object
Util class to ensure safe string representation for using in paths and URLs.
  • Method Details

    • ensurePathAndURLSafeName

      public static String ensurePathAndURLSafeName(String source)