Skip to content

Conversation

@shaista1519
Copy link
Owner

This fixes a typo where ipfs.ls() returns instead of yielding from a generator.

The result is that ipfs.ls() does not work when the path is a file. I think this
should fix it, with ls returning a generator with a single file result.

Co-authored-by: achingbrain [email protected]

This fixes a typo where `ipfs.ls()` returns instead of yielding from a generator.

The result is that ipfs.ls() does not work when the path is a file. I think this
should fix it, with `ls` returning a generator with a single file result.

Co-authored-by: achingbrain <[email protected]>
@shaista1519 shaista1519 merged commit 89c5d27 into shaista1519:master Dec 12, 2020
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.

2 participants