README
Which.hx
Find the instances of an executable in the system path, in Haxe, JavaScript and PHP.
Documentation
Packages
Development
License
Which.hx is distributed under the MIT License.
Find the instances of an executable in the system path. Like the `which` Linux command.
<script type="module">
import cedxWhichHx from 'https://cdn.skypack.dev/@cedx/which.hx';
</script>
Find the instances of an executable in the system path, in Haxe, JavaScript and PHP.
Which.hx is distributed under the MIT License.