Skip to main content

write_file

Function write_file 

Source
pub(crate) fn write_file<FEN: FoundryEvmNetwork>(
    state: &Cheatcodes<FEN>,
    path: &Path,
    contents: &[u8],
) -> Result