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

Inconsistent documentation for the :posix-file-permissions options #127

Closed
teodorlu opened this issue Apr 13, 2024 · 1 comment
Closed

Comments

@teodorlu
Copy link
Contributor

Problem

Currently, several functions take an optional argument with a string specifying posix file attributes. For some functions, the use of this option is not documented. For other functions, the use of this option is documented as an example string.

Proposed solution

All functions that use :posix-file-permissions should refer to the docstring for babashka.fs/str->posix.

Related references

Discussion on Slack: https://clojurians.slack.com/archives/CLX41ASCS/p1712998545809559

@teodorlu
Copy link
Contributor Author

Closing, solved in #128.

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