Scripting|libcore: More legibility for printed records
All columns of the output are now left-aligned, making it easier to follow the structure of nested records. Extra whitespace was removed to allow more room for deep records.
Printed arrays and dictionaries apply appropriate newlines and indents to the elements, if they contain multiple lines.
Scripting|libcore: More legibility for printed records
All columns of the output are now left-aligned, making it easier to
follow the structure of nested records. Extra whitespace was removed
to allow more room for deep records.
Printed arrays and dictionaries apply appropriate newlines and indents
to the elements, if they contain multiple lines.