projectRoot
Signature
function projectRoot() external returns (string memory);
Description
Returns the root directory of the current Foundry project.
projectRoot
function projectRoot() external returns (string memory);
Returns the root directory of the current Foundry project.