pub fn confirmed(op: &Operation, matches: &ArgMatches) -> boolExpand description
Did the user confirm this operation? A read carries no --commit flag, so
there is nothing to ask it.
pub fn confirmed(op: &Operation, matches: &ArgMatches) -> boolDid the user confirm this operation? A read carries no --commit flag, so
there is nothing to ask it.