106 107 108
# File 'lib/credman/commands.rb', line 106 def call(environments:, **) Credman::Conflicts.new(environments).perform end