Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pprint? #1

Closed
subsoap opened this issue May 23, 2017 · 4 comments
Closed

pprint? #1

subsoap opened this issue May 23, 2017 · 4 comments

Comments

@subsoap
Copy link

subsoap commented May 23, 2017

log doesn't have support for pprint atm, is this possible to add?

@subsoap
Copy link
Author

subsoap commented May 23, 2017

prettify is meant to be used I guess?

local pprint = require("prettify") -- normal pprint doesn't work with defcon
print(pprint(action))

@subsoap
Copy link
Author

subsoap commented May 23, 2017

Hmm... prettify doesn't work with defcon on mobile either.

@AGulev
Copy link

AGulev commented Jun 4, 2017

yea, would be great to have pprint support in DefCon

@britzl
Copy link
Owner

britzl commented Dec 11, 2017

Added pprint() support.

@britzl britzl closed this as completed Dec 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants