Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove options object from stat method #216

Merged
merged 1 commit into from
Nov 27, 2019

Conversation

PedroMiguelSS
Copy link
Contributor

stat() method was accepting an object called options. The only option available was human that was changing the stats' output to be human-readable.

human option was just a formatting functionality and it should be kept out of ipfs-core. See #213 (comment) for further details.

Thus, this PR removes the options object.

Copy link
Member

@alanshaw alanshaw left a comment

Choose a reason for hiding this comment

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

LGTM

@jacobheun jacobheun merged commit 0fb521c into master Nov 27, 2019
@jacobheun jacobheun deleted the feat/remove-options-object-from-stat branch November 27, 2019 16:55
@jacobheun
Copy link
Contributor

v0.30.0 is on the webs. 🕸

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants