modulepackage
0.1.0
Repository: https://github.com/grafana/jsonnet-debugger.git
Documentation: pkg.go.dev
# README
jsonnet-debugger
A debugging tool for the Jsonnet.
It can be interacted with using a CLI interface or using the Debug Adapter Protocol.
The debugger is bundled with the VSCode Jsonnet plugin.
# Functions
No description provided by the author
# Structs
The debugging session will keep track of how many breakpoints have been set.
No description provided by the author