Commit graph

2 commits

Author SHA1 Message Date
Arian Dehghani
96c69c1636
feat: allow .cmd along with .exe for Windows paths (#187)
* Allow .cmd along with .exe for Windows paths

* Search windows path using %PATHEXT% instead of hardcoding extensions
2025-02-20 21:57:58 +01:00
dbab84d069
refactor: move bin_path to separate module make it usable for general path searches 2024-12-06 21:05:33 +01:00