Commit ca07756
committed
Improve docs and usability of EvaluatorBuilder
- extend, update, and reword docs
(inspired by pkl-lang.org and Project.pkl docs)
- avoid duplication of docs by referring
from add/get methods to set methods
- add a few add/get/set methods to
improve consistency and documentability
- default to empty instead of null
StackFrameTransformer to improve usability
- do not change builder state in build()
- require non-empty allowedModules
- require null securityManager in setRootDir()
- improve some error messages1 parent 277f1e0 commit ca07756
File tree
3 files changed
+617
-129
lines changed- pkl-core/src
- main/java/org/pkl/core
- test/kotlin/org/pkl/core
3 files changed
+617
-129
lines changed
0 commit comments