View Source MyspaceIPFS.Refs (Myspace IPFS v0.1.0)
Link to this section Summary
Link to this section Types
Type for the response of entries in the refs list.
## Options https://docs.ipfs.tech/reference/kubo/rpc/#api-v0-refs
Link to this section Functions
@spec local() :: okmapped()
Get a list of all local references.
Response is a list of Refs.t().
@spec refs(path(), opts()) :: okmapped()
Get a list of all references from a given path.