morpheus_core::fs::fat32_ops

Function file_exists

Source
pub fn file_exists<B: BlockIo>(
    block_io: &mut B,
    partition_lba_start: u64,
    path: &str,
) -> Result<bool, Fat32Error>
Expand description

Check if file exists