foundry_
cheatcodes
1.1.0
In foundry_
cheatcodes::
fs
Functions
deploy_code
ffi
get_artifact_code
latest_broadcast
map_broadcast_tx_type
parse_broadcast_results
prompt
prompt_input
prompt_password
read_dir
write_file
foundry_cheatcodes
::
fs
Function
write_file
Copy item path
Settings
Help
Summary
Source
pub(crate) fn write_file( state: &
Cheatcodes
, path: &
Path
, contents: &[
u8
], ) ->
Result