We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Really useful for me would be a function to return all paths (as dot-delimited strings) within an object.
I'll see if I can throw together an example function.
The text was updated successfully, but these errors were encountered:
Actually, this is dependent on how circular objects should be handled. And I'm not sure how that should happen.
Use case: squish an object representation of an .ini file into its paths.
.ini
Sorry, something went wrong.
No branches or pull requests
Really useful for me would be a function to return all paths (as dot-delimited strings) within an object.
I'll see if I can throw together an example function.
The text was updated successfully, but these errors were encountered: