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

Use the standard library Executable function instead #28

Merged
merged 1 commit into from Oct 30, 2020
Merged

Use the standard library Executable function instead #28

merged 1 commit into from Oct 30, 2020

Conversation

ghost
Copy link

@ghost ghost commented Mar 21, 2019

#27

Copy link

@gkristic-vc gkristic-vc left a comment

Choose a reason for hiding this comment

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

os.Executable was added with 1.8. This code is older than that; hence the built-in heavy lifting. The only thing I think we're losing here is the filepath.Clean. But other than that it looks like a nice cleanup to me. @efepapa Want to double check?

@gkristic-vc
Copy link

By the way... thanks @GameXG. And apologies for our "delay" getting back to you.

@efepapa
Copy link
Contributor

efepapa commented Oct 24, 2020

Looks good 👍

@gkristic-vc
Copy link

@bashcraftvc You may be interested in following up here and merging whenever you feel good with it. It's a nice cleanup.

@bashcraftvc bashcraftvc merged commit 15e3f49 into VividCortex:master Oct 30, 2020
@bashcraftvc
Copy link

Merged after chatting with @efepapa .

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

Successfully merging this pull request may close these issues.

4 participants