14 15 16
# File 'lib/neetob/cli/monthly_audit/commands.rb', line 14 def perform Perform.new(options[:month], options[:sandbox], options[:skip_issue]).run end