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

Add option/tool for fix to output all paths that are being used with the fix? #328

Open
TobiasNx opened this issue Oct 23, 2023 · 0 comments

Comments

@TobiasNx
Copy link
Collaborator

This might be to much to ask, but it would be nice to add a feature or a tool to output all paths that are being used in a fix.

e.g.:

copy_field("a.b","c")
paste("test","d.e","g")

out put would be:

a.b
d.e
g

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

1 participant