UNPKG
brackets-git
Version:
latest (0.0.1)
0.0.1
Integration of Git into Brackets
github.com/zaggino/brackets-git
zaggino/brackets-git
brackets-git
/
thirdparty
/
which
/
README.md
6 lines
(4 loc)
•
199 B
Markdown
View Raw
1
2
3
4
5
6
The
"which"
util
from
npm
's guts.
Finds the first instance
of
a specified executable
in
the PATH environment variable. Does
not
cache the results, so `hash -r`
is
not
needed
when
the PATH changes.