Package org.pkl.core.service
Class ExecutorSpiImpl
java.lang.Object
org.pkl.core.service.ExecutorSpiImpl
- All Implemented Interfaces:
org.pkl.executor.spi.v1.ExecutorSpi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionevaluatePath(Path modulePath, org.pkl.executor.spi.v1.ExecutorSpiOptions options)
-
Constructor Details
-
ExecutorSpiImpl
public ExecutorSpiImpl()
-
-
Method Details
-
getPklVersion
- Specified by:
getPklVersionin interfaceorg.pkl.executor.spi.v1.ExecutorSpi
-
evaluatePath
- Specified by:
evaluatePathin interfaceorg.pkl.executor.spi.v1.ExecutorSpi
-