foundry_cheatcodes::fs

Function read_dir

Source
fn read_dir(
    state: &Cheatcodes,
    path: &Path,
    max_depth: u64,
    follow_links: bool,
) -> Result