module Ncurses::Destroy_checker

Public Instance Methods

destroyed?() click to toggle source
# File lib/ncurses_sugar.rb, line 57
def destroyed?; @destroyed; end