Importer with empty source should fail with wrap with directory? #159
Labels
exp/novice
Someone with a little familiarity can pick up
help wanted
Seeking public contribution on this issue
kind/discussion
Topical discussion; usually not changes to codebase
P2
Medium: Good to have, but can wait until someone steps up
topic/docs
Documentation
When using a
wrapWithDirectory: false
, nothing will be yielded from the unixfs importer when providing an empty import candidate. However, whenwrapWithDirectory: true
the empty directory is returned.Is this the expected behaviour?
The text was updated successfully, but these errors were encountered: