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

Toggle off additional info? #211

Open
gatperdut opened this issue Mar 6, 2021 · 1 comment
Open

Toggle off additional info? #211

gatperdut opened this issue Mar 6, 2021 · 1 comment

Comments

@gatperdut
Copy link

Hallo!

Since version 2 (I believe) what used to get output as e.g.

{"unlock_item"=>{"target"=>{"word"=>"chest"}}} (using .as())

is now:

{"unlock_item"=>{"target"=>{"word"=>{"line_cache"=>{"last_line_end"=>nil, "line_ends"=>[]}, "position"=>{"bytepos"=>7, "string"=>"unlock chest"}, "str"=>"chest"}}}}

Is there any way to remove that additional info? line_cache, etc.

@kschiess
Copy link
Owner

kschiess commented Dec 4, 2022

Could you give me something executable to see the difference for myself?

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

2 participants