14 15 16
# File 'lib/neetob/cli/redirections/commands.rb', line 14 def check Check.new(options[:source], options[:destination], options[:sandbox]).run end