xo::REST method pp (public)
<instance of xo::REST> pp [ -list ] [ -prefix prefix ] dict
Defined in packages/xooauth/tcl/rest-procs.tcl
Simple pretty-print function which is based on the conventions of the dict structures as returned from Microsoft Graph API. Multi-valued results are returned in a dict member named "value", which are printed indented and space separated.
- Switches:
- -list
(optional)- -prefix
(optional)- Parameters:
- dict
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.