windows?()
True if running on a windows system.
# File lib/rake/win32.rb, line 16 def windows? AltSystem::WINDOWS end