Package org.pkl.core
Class PklInfo
- java.lang.Object
-
- org.pkl.core.PklInfo
-
public final class PklInfo extends java.lang.ObjectInformation about the Pkl package index.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPklInfo.PackageIndexA Pkl package index.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static PklInfocurrent()The currentPklInfo.PklInfo.PackageIndexgetPackageIndex()The Pkl package index.
-
-
-
Method Detail
-
getPackageIndex
public PklInfo.PackageIndex getPackageIndex()
The Pkl package index.
-
-