module Ncurses::Destroy_checker

Public Instance Methods

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