Struct shell_rs::hashsum::CheckOptions [−][src]
pub struct CheckOptions {
pub binary_mode: bool,
pub status: bool,
pub quiet: bool,
pub strict: bool,
pub warn: bool,
}Fields
binary_mode: boolRead in binary mode or text mode. On windows this is true.
status: boolquiet: boolstrict: boolwarn: bool