Skip to content

Return attributes for dirs, too, so that exist? works for them#6

Open
momolog wants to merge 1 commit intoal6x:masterfrom
momolog:fix-exist-for-dirs
Open

Return attributes for dirs, too, so that exist? works for them#6
momolog wants to merge 1 commit intoal6x:masterfrom
momolog:fix-exist-for-dirs

Conversation

@momolog
Copy link

@momolog momolog commented May 11, 2013

calling .exist? on a remote dir should return true. directories might not "physically exist" on S3 but used as a virtual file system the answer given by Vos::Drivers::S3VfsStorage#dir_exists? makes more sense.

the might not "exist" physically but for a virtual file system the
answer given by dir_exists? makes more sense
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.

1 participant