Function shadow_drive_cli::parse_filesize
source · pub fn parse_filesize(size: &str) -> Result<Byte>Expand description
Convert a file size string to Byte object with the denoted size.
pub fn parse_filesize(size: &str) -> Result<Byte>Convert a file size string to Byte object with the denoted size.