You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
-`cid` is a [CID][https://github.com/ipfs/js-cid] instance.
44
-
-`path` is a String that represents a valid path to be resolved
45
-
46
-
`callback` must follow `function (err, value) {}` signature, where `err` is an error if the operation was not successful and `value` is the value it was retrieved.
47
-
48
-
If no `callback` is passed, a [promise][] is returned.
0 commit comments