-
Notifications
You must be signed in to change notification settings - Fork 293
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
feat: display resolved paths #4270
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
suggestions from review with @Coolthulhu in discord (1, 2): move dirs into help/paths
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than those, it looks OK, but I'd prefer to get a response before approving.
Purpose of change
debug.log
Describe the solution
added a new section,Paths
PATH_INFO::<function_name>()
path_display.{cpp,h}
--paths
--help
and--paths
used following script + chatgpt as code generator
Describe alternatives you've considered
--info
)?Help
section?Info
?Testing
Old Screenshots