Deprecate std.thisFile
Open
enhancement
- Dominant language
- Jsonnet
- Stars
- 7.6k
- Forks
- 475
- PR merge metrics
- No merged PRs in 30d
Description
If some path is needed for the calculation, extVar or TLA should be used instead.
The way it currently works leaks information to Jsonnet. In particular it becomes important whether a file to evaluate was passed as a relative or an absolute path.
Contributor guide
Assessment
This issue has not been assessed yet.