Function file_size::print_file_size

source ·
pub(crate) fn print_file_size(
    file_path: &str,
    human_readable: bool
) -> Result<(), String>