Interface ComponentWithInstallation

    • Method Detail

      • getRuntimeLibraries

        FileCollection getRuntimeLibraries()
        Returns the runtime libraries required for the installation. Includes the runtime libraries of the component's dependencies.
      • getInstallDirectory

        Provider<Directory> getInstallDirectory()
        Returns the installation directory.