Class GradleUtils

java.lang.Object
io.github.intisy.gradle.online.utils.GradleUtils

public class GradleUtils extends Object
Author:
Finn Birich
  • Constructor Details

    • GradleUtils

      public GradleUtils()
  • Method Details

    • getGradleHome

      public static Path getGradleHome()
      Retrieves the path to the Gradle home directory, specifically the "online" cache directory.
      Returns:
      The path to the "online" cache directory within the Gradle home directory.