Class: SDL::CD
- Inherits:
-
Object
- Object
- SDL::CD
- Defined in:
- lib/sdl.rb,
lib/rubysdl_aliases.rb
Instance Method Summary collapse
Instance Method Details
#in_drive? ⇒ Boolean
139 140 141 |
# File 'lib/sdl.rb', line 139 def in_drive? status > 0 end |