module Ncurses::Destroy_checker

Public Instance Methods

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