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 a flags field in disk_ls (now storage_ls) and integare it into existing code #22

Merged
merged 3 commits into from
Apr 11, 2024

Conversation

goberhammer
Copy link
Contributor

This PR moves disk_ls fro macro.c to pirate/storage.c and renames it to storage_ls.
It also add a flags field to show/hide files/dirs/size/summary.
It uses the new implementation for disk_ls_handler (without -hopefully- changing current listing format) and for macro (showing only files, no dirs, no summary)

@DangerousPrototypes DangerousPrototypes merged commit b8b67d1 into DangerousPrototypes:main Apr 11, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants