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

Add Path.isExecutable #591

Closed
jGleitz opened this issue Sep 30, 2020 · 0 comments · Fixed by #592
Closed

Add Path.isExecutable #591

jGleitz opened this issue Sep 30, 2020 · 0 comments · Fixed by #592
Assignees
Milestone

Comments

@jGleitz
Copy link
Collaborator

jGleitz commented Sep 30, 2020

Platform (all, jvm, js, android): jvm
Extension (none, kotlin 1.3): none

Code related feature

expect(Path.of(foo)).isExecutable()

In #112, we decided to leave out #isExecutable because we had no use case for it. I am now writing a test where I want to check that a file is executable.

@jGleitz jGleitz self-assigned this Sep 30, 2020
@robstoll robstoll added this to the 0.14.0 milestone Oct 1, 2020
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 a pull request may close this issue.

2 participants