mirror of
https://github.com/pesde-pkg/pesde.git
synced 2025-04-05 03:10:57 +01:00
Some checks failed
Debug / Get build version (push) Has been cancelled
Test & Lint / lint (push) Has been cancelled
Debug / Build for linux-x86_64 (push) Has been cancelled
Debug / Build for macos-aarch64 (push) Has been cancelled
Debug / Build for macos-x86_64 (push) Has been cancelled
Debug / Build for windows-x86_64 (push) Has been cancelled
The `current_exe` function doesn't return the symlinked path on Unix, so the engine detection was failing there. This commit fixes that by using the 0th argument of the program to get the path of the executable on Unix. |
||
---|---|---|
.. | ||
cli | ||
engine | ||
linking | ||
manifest | ||
source | ||
download.rs | ||
download_and_link.rs | ||
graph.rs | ||
lib.rs | ||
lockfile.rs | ||
main.rs | ||
names.rs | ||
patches.rs | ||
reporters.rs | ||
resolver.rs | ||
scripts.rs | ||
util.rs |