Replies: 1 comment
-
yes, the values are swapped, but I don't know if it's a programming error or a documentation error |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As per the docs of the function
path.files
:The flag
3
is for directories and2
is for files. However the opposite seems to be true in my case:Just wanted to confirm if its a typo in the docs or not.
Beta Was this translation helpful? Give feedback.
All reactions