class FluxboxAppsMenu::Interruption

Public Class Methods

new() click to toggle source
Calls superclass method
# File lib/fluxbox_apps_menu/utils.rb, line 89
def initialize
  super '[X] Ok ok... Exiting!'.bold.blue
end