45 46 47 48 49
# File 'lib/generate.rb', line 45 def remake_apifile(apikey) delete() write_file(path(),apikey) true end