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

Question: Pointer to line #12

Open
outrunthewolf opened this issue Aug 21, 2020 · 1 comment
Open

Question: Pointer to line #12

outrunthewolf opened this issue Aug 21, 2020 · 1 comment

Comments

@outrunthewolf
Copy link
Contributor

Im wanting to use your library to replace values from yaml keys in bash

Is it possible to get a pointer to the line where the key/value is found?

@fvumbaca
Copy link
Contributor

Hey @outrunthewolf thanks for your interest in the project. I apologize for the super long hiatus I took from the project and I hope you found some kind of solution to your problem.

To answer your question, currently there is no ability to do this however it is an interesting feature! Part of the parsing logic is a transpilation to a format that is grep-friendly, and in the process position data is lost.

I will leave the issue open for now since there is no other better way of tracking this, but I don't see it being implemented any time soon unfortunatly.

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