# File lib/heroku/command/run.rb, line 70 def console_history_file(app) "#{console_history_dir}/#{app}" end