Greetings, when using the UnixfsAPI to add a file, how does one wrap it with a directory (ie how to achieve the same functionality as calling ipfs add -w ).
I can find nothing in options package - github.com/ipfs/interface-go-ipfs-core/options - Go Packages