Function find_forge_executable

Source
pub fn find_forge_executable() -> String
Expand description

Returns a string with the path to the forge executable.

ยงPanics

  • If the forge executable is not found i.e., if Foundry is not installed.