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

Fix #92: Remove File.Type #101

Merged
merged 2 commits into from
Jan 14, 2017
Merged

Fix #92: Remove File.Type #101

merged 2 commits into from
Jan 14, 2017

Conversation

pathikrit
Copy link
Owner

No description provided.

@pathikrit pathikrit merged commit 48481fa into master Jan 14, 2017
@pathikrit pathikrit deleted the issues/92 branch January 14, 2017 17:38
}
}

def isNotEmpty(implicit linkOptions: File.LinkOptions = File.LinkOptions.default): Boolean = {
!isEmpty(linkOptions)
}

Choose a reason for hiding this comment

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

If this is a new method in the upcoming release, consider renaming it to nonEmpty by analogy with the collections methods isEmpty/nonEmpty.

Copy link
Owner Author

Choose a reason for hiding this comment

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

Good point. Done: 18c9cd5

@laughedelic
Copy link

@pathikrit could you publish a new release with this fix, please?

@pathikrit
Copy link
Owner Author

@laughedelic : In next week or two will release.

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.

2 participants