# File lib/heroku/commands/app.rb, line 249 def console_history_file(app) "#{console_history_dir}/#{app}" end