ITADN

Document `FOUNDRY_DIR` and `XDG_` features

#1712OpenPaulRBerg 创建于 2025-12-07
P
PaulRBergcommented
PR https://github.com/foundry-rs/foundry/pull/4738 added support for `FOUNDRY_DIR` and `XDG_DATA_HOME`. However, this feature is not documented in the Foundry Book. Searching for `FOUNDRY_DIR` doesn't yield any result, and `XDG_DATA_HOME` is only mentioned in the context of the [`svm`](https://getfoundry.sh/misc/faq#im-getting-solc-errors) (Solidity Version Manager).
0 条评论