Expand description
The main Evaluator
which handles I/O operations.
Effects Shell Jsonnet evaluator
This module provides the Effects Shell wrapper around the Pure Jsonnet evaluator. It handles I/O operations, external library loading, and mutable state management.
Modules§
- pure
- Convenience functions for pure evaluation (no side effects)
Structs§
- Evaluator
- Effects Shell evaluator - handles I/O and mutable state