Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EvaluatorOptionsFunc = func(opts *pkl.EvaluatorOptions) { pkl.WithDefaultAllowedResources(opts) pkl.WithOsEnv(opts) pkl.WithDefaultAllowedModules(opts) pkl.WithDefaultCacheDir(opts) opts.Logger = pkl.NoopLogger opts.OutputFormat = "yaml" }
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.