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 fail-on-error option to p:directory-list #36

Open
xatapult opened this issue May 16, 2023 · 0 comments
Open

Add fail-on-error option to p:directory-list #36

xatapult opened this issue May 16, 2023 · 0 comments

Comments

@xatapult
Copy link
Contributor

It would be helpful for some use-case to have a (boolean) fail-on-error option on p:directory-list. For instance when you want to know the contents of a directory but don't care whether it exists.

If fail-on-error is true, it would mean that when an (directory access) error occurs, it should just return the required root element, but without any child elements (maybe an error="true" attribute on the root element would be helpful as well here).

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