13 14 15
# File 'lib/credman/commands.rb', line 13 def call(force_rewrite:, **) Credman::Init.new.perform(force_rewrite) end