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

which command in Windows #9

Open
leo020588 opened this issue Jan 26, 2022 · 1 comment
Open

which command in Windows #9

leo020588 opened this issue Jan 26, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@leo020588
Copy link

In Windows where should be used to check installed tools.

$return = shell_exec(sprintf("which %s", escapeshellarg(static::cmd_name())));

@ainsleyclark
Copy link
Owner

Hi there,

That's a very good point, I haven't tested extensively on Windows. I will add in the next version.

@ainsleyclark ainsleyclark self-assigned this Jan 28, 2022
@ainsleyclark ainsleyclark added the bug Something isn't working label Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants