Method: Pra::CursesWindowSystem#fetch_failed

Defined in:
lib/pra/curses_window_system.rb

#fetch_failedObject



62
63
64
# File 'lib/pra/curses_window_system.rb', line 62

def fetch_failed
  output_string(4, 0, "Failed to fetch pull requests on 1 or more pull sources. Check #{Pra::Config.log_path} for details.")
end