Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

docs: document type field in ipfs.get output #3424

Merged
merged 3 commits into from
Nov 26, 2020

Conversation

achingbrain
Copy link
Member

Also adds a test for deeply nested directories

Also adds a test for deeply nested directories
docs/core-api/FILES.md Outdated Show resolved Hide resolved
content.push(chunk)
}

console.log(content)
}
```

When invoking this method via the HTTP API client, the response arrives as a stream in the tar format containing the entire contents of the file or directory tree.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the user doesnt care about stream being a tar, maybe its best to not mention tar here to avoid confusion

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good shout, I've updated the text

docs/core-api/FILES.md Outdated Show resolved Hide resolved
docs/core-api/FILES.md Outdated Show resolved Hide resolved
@achingbrain achingbrain merged commit 1e1531f into master Nov 26, 2020
@achingbrain achingbrain deleted the docs/document-type-field-in-ipfs-get branch November 26, 2020 15:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants