Skip to main content

read_artifact_file

Function read_artifact_file 

Source
fn read_artifact_file<FEN: FoundryEvmNetwork>(
    state: &Cheatcodes<FEN>,
    path: &Path,
) -> Result<String>
Expand description

Reads an artifact JSON file, mapping I/O errors to a helpful message when the lookup fell through the in-memory artifacts list.