foundry_test_utils::script

Function init_script_cmd

Source
fn init_script_cmd(
    cmd: &mut TestCommand,
    project_root: &Path,
    target_contract: &str,
    endpoint: Option<&str>,
)