projectRoot
Signature
Section titled “Signature”function projectRoot() external returns (string memory);Description
Section titled “Description”Returns the root directory of the current project.
function projectRoot() external returns (string memory);Returns the root directory of the current project.