Add findInPath method to locate all matching executables in the system path (#609)

Signed-off-by: Sora Morimoto <sora@morimoto.io>
This commit is contained in:
Sora Morimoto
2021-04-03 01:22:30 +09:00
committed by GitHub
parent de122731f3
commit bd9017e99f
5 changed files with 145 additions and 62 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@actions/io",
"version": "1.0.2",
"version": "1.1.0",
"lockfileVersion": 1
}