We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9fd526 commit 60cd273Copy full SHA for 60cd273
doc/modules/ROOT/pages/nrepl-api/ops.adoc
@@ -730,13 +730,15 @@ Returns::
730
* `:value` The inspector result. Contains a specially-formatted string that can be ``read`` and then rendered client-side.
731
732
733
+
734
=== `inspect-toggle-pretty-print`
735
-Toggles the pretty printing of values in the inspector. When enabled, values are printed in the inspector with the `orchard.pp` pretty printer.
736
+Toggles the pretty printing of values in the inspector.
737
738
Required parameters::
739
* `:session` The current session
740
741
742
Optional parameters::
743
{blank}
744
0 commit comments