exit_on_failure?
29 30 31
# File 'lib/unitsdb/commands/qudt.rb', line 29 def check run_command(Qudt::Check, options) end
44 45 46
# File 'lib/unitsdb/commands/qudt.rb', line 44 def update run_command(Qudt::Update, options) end