Ruby 1.9.2 リファレンスマニュアル > ライブラリ一覧 > 組み込みライブラリ > IOクラス > autoclose?

instance method IO#autoclose?

autoclose? -> bool

Returns +true+ if the underlying file descriptor of _ios_ will be closed automatically at its finalization, otherwise +false+.