vardumpa
Vardumpa is a command-line utility described within the Vardum software ecosystem. It provides a structured dump of the current values of variables and data structures to aid debugging and diagnostics. Vardumpa supports multiple output formats, including a compact human-readable form as well as machine-readable JSON and YAML, and offers options to control depth, filter fields, and format nested objects.
Typical use of vardumpa involves inspecting the state of a running program at breakpoints, capturing snapshots
History and development of vardumpa trace its origins to the early stages of the Vardum language project,
Etymology and nomenclature reflect a blend of terminology from programming and tool naming conventions. The name
See also: var_dump, debugger, data serialization, JSON, YAML.