You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Along with the output routines like poutput, pwarning, etc you could add a pretty print output. The alternative is the caller has to use pprint.pformat to pretty print the data before sending it to cmd2's output routines.