Package org.pkl.core

Class PklInfo.PackageIndex

java.lang.Object
org.pkl.core.PklInfo.PackageIndex
Enclosing class:
PklInfo

public static final class PklInfo.PackageIndex extends Object
A Pkl package index.
  • Constructor Details

  • Method Details

    • homepage

      public String homepage()
      The homepage of this package index.
    • getPackagePage

      public String getPackagePage(String packageName, String packageVersion)
      Returns the homepage of the given package.