Class ExecutorSpiImpl

java.lang.Object
org.pkl.core.service.ExecutorSpiImpl
All Implemented Interfaces:
org.pkl.executor.spi.v1.ExecutorSpi

public final class ExecutorSpiImpl extends Object implements org.pkl.executor.spi.v1.ExecutorSpi
  • Constructor Details

    • ExecutorSpiImpl

      public ExecutorSpiImpl()
  • Method Details

    • getPklVersion

      public String getPklVersion()
      Specified by:
      getPklVersion in interface org.pkl.executor.spi.v1.ExecutorSpi
    • evaluatePath

      public String evaluatePath(Path modulePath, org.pkl.executor.spi.v1.ExecutorSpiOptions options)
      Specified by:
      evaluatePath in interface org.pkl.executor.spi.v1.ExecutorSpi